aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Muse.hs
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Move CR filtering from tabFilter to the readers.John MacFarlane1-1/+2
2017-06-20Muse reader: check that headers start at the first column (#3749)Alexander Krotov1-0/+2
2017-06-19Separated tracing from logging.John MacFarlane1-3/+2
2017-06-19Muse reader: fix list item continuation parsing (#3747)Alexander Krotov1-2/+2
2017-06-19Add Muse reader (#3620)Alexander Krotov1-0/+577