aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/CommonMark.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-12 17:28:52 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-12 17:28:52 -0800
commit44120ea7165546152af88fd442c52ab0f201052e (patch)
tree34324b8b450b33f74437621dcf7087665dc0b78c /src/Text/Pandoc/Writers/CommonMark.hs
parent60d383e27e84022142ab666d4648a666cc5a026a (diff)
downloadpandoc-44120ea7165546152af88fd442c52ab0f201052e.tar.gz
Implemented `east_asian_line_breaks` extension.
Text.Pandoc.Options: Added `Ext_east_asian_line_breaks` constructor to `Extension` (API change). This extension is like `ignore_line_breaks`, but smarter -- it only ignores line breaks between two East Asian wide characters. This makes it better suited for writing with a mix of East Asian and non-East Asian scripts. Closes #2586.
Diffstat (limited to 'src/Text/Pandoc/Writers/CommonMark.hs')
0 files changed, 0 insertions, 0 deletions