diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-10-02 21:51:34 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-10-02 21:51:34 +0200 |
commit | 46d8b42da5d42b981bc56c49416cec15abaf2d09 (patch) | |
tree | ad6c91bd77cca875f47fbb369256e994d9f59dd7 /src/Text/Pandoc/Writers/Haddock.hs | |
parent | a99d81dce3fc53d177e505d54170197ecd3f6c1c (diff) | |
download | pandoc-46d8b42da5d42b981bc56c49416cec15abaf2d09.tar.gz |
AsciiDoc writer: avoid unnecessary use of "unconstrained" emphasis.
In AsciiDoc, you must use a special form of emphasis (double `__`)
for intraword emphasis. Pandoc was previously using this more
than necessary.
Closes #3068.
Diffstat (limited to 'src/Text/Pandoc/Writers/Haddock.hs')
0 files changed, 0 insertions, 0 deletions