aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/ODT.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-06-17 12:14:02 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-06-17 12:14:02 -0700
commit59272e4d99668ddc48f07eb761979c2f49cf76d5 (patch)
tree06558a4280af9ecf8863e02b11ad34b1ed09d338 /src/Text/Pandoc/Writers/ODT.hs
parentfc291efad3430be0645e979e0279c93195012075 (diff)
downloadpandoc-59272e4d99668ddc48f07eb761979c2f49cf76d5.tar.gz
DocBook reader: Support <?asciidoc-br?>.
Closes #1236. Note, this is a bit of a kludge, to work around the fact that xml-light doesn't parse `<?asciidoc-br?>` correctly. We preprocess the input, replacing that instruction with `<br/>`, and then parse that as a line break. Other XML instructions are simply removed from the input stream.
Diffstat (limited to 'src/Text/Pandoc/Writers/ODT.hs')
0 files changed, 0 insertions, 0 deletions