aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/MIME.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-07-13 16:04:29 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-07-13 16:04:29 -0700
commit81088281dea1283159f7e0cf3d9c2a5082e06d8a (patch)
treed7fdda561f43954dd68889d408e53ef2419b6549 /src/Text/Pandoc/MIME.hs
parent0ba2f0b8f9002a53351716991509fc7621fa8272 (diff)
downloadpandoc-81088281dea1283159f7e0cf3d9c2a5082e06d8a.tar.gz
DokuWiki writer: Use raw HTML for complex lists...
as in the mediawiki writer. The dokuwiki markup isn't able to handle multiple block-level items within a list item, except in a few special cases (e.g. code blocks, and these must be started on the same line as the preceding paragraph). So we fall back to raw HTML for these. Perhaps there is a better solution. We can "fake" multiple paragraphs within list items using hard line breaks (`\\`), but we must keep everything on one line. (#1398)
Diffstat (limited to 'src/Text/Pandoc/MIME.hs')
0 files changed, 0 insertions, 0 deletions