summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Markdown.hs
diff options
context:
space:
mode:
authorStefan Dresselhaus <sdressel@techfak.uni-bielefeld.de>2017-05-17 15:13:35 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-05-18 11:55:45 +0200
commit6b8240fc2f45ced4f16403316cab76df15ceaf7a (patch)
tree8fecc11a90bd66fc98737259ac3b824e616e3643 /src/Text/Pandoc/Readers/Markdown.hs
parent399a36280d19cd9626d54f98bb03d9baef460409 (diff)
Add `--eol` flag and writer option to control line endings.
* Add `--eol=crlf|lf` CLI option. * Add `optEol` to `WriterOptions` [API change] * In `Text.Pandoc.UTF8`, add new functions parameterized on `Newline`: `writeFileWith`, `putStrWith`, `putStrLnWith`, `hPutStrWith`, `hPutStrLnWith`. [API change] * Document option in MANUAL.txt. Closes #3663. Closes #2097.
Diffstat (limited to 'src/Text/Pandoc/Readers/Markdown.hs')
0 files changed, 0 insertions, 0 deletions