summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Haddock.hs
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2017-12-27 09:49:28 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2017-12-27 10:03:00 -0500
commitdc3ee500a0447dc258ae5b49cf5907cba0d407aa (patch)
treea56379ab9c4fd70447da2f3cc28f318ff46c6533 /src/Text/Pandoc/Readers/Haddock.hs
parent7e8cfc099017b554dc4105a8c56544867784a9f8 (diff)
Docx Reader: preprocess Document body to unwrap "w:sdt" elements
We walk through the document (using the zipper in Text.XML.Light.Cursor) to unwrap the sdt tags before doing the rest of the parsing of the document. Note that the function is generically named `walkDocument` in case we need to do any further preprocessing in the future. Closes #4190
Diffstat (limited to 'src/Text/Pandoc/Readers/Haddock.hs')
0 files changed, 0 insertions, 0 deletions