summaryrefslogtreecommitdiff
path: root/Text/Pandoc/Readers/Plain.hs
AgeCommit message (Collapse)Author
2017-11-28Prepend license notices to source filesdefanor
2017-11-03Remove CRs from plain text filesdefanor
This is mostly needed for Gopher.
2017-10-31Update to pandoc 2defanor
2017-10-28Improve plaintext renderingdefanor
Reuse lineToInlines previously used for Gopher, and adjust fitLines.
2017-10-26Initial commitdefanor