summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Muse.hs
Commit message (Expand)AuthorAge
* Muse reader: simplify tableCell implementation (#3846)Alexander2017-08-09
* Muse reader: debug indented paragraph support (#3839)Alexander2017-08-06
* Muse reader: debug list and list item separation rules (#3837)Alexander2017-08-06
* Muse reader: do not allow headers in blockquotes (#3831)Alexander Krotov2017-08-03
* Muse reader: do not parse blocks inside comments (#3828)Alexander Krotov2017-08-03
* Muse reader: fix reading of lists inside tags (#3802)Alexander Krotov2017-07-21
* Rewrote LaTeX reader with proper tokenization.John MacFarlane2017-07-07
* Muse reader: parse indented blockquotes (#3769)Alexander Krotov2017-06-28
* Muse reader: fix horizontal rule parsing (#3762)Alexander Krotov2017-06-26
* Muse reader: simplify para implementation (#3761)Alexander Krotov2017-06-26
* Muse reader: Require space before and after '=' for code (#3758)Alexander Krotov2017-06-25
* Move CR filtering from tabFilter to the readers.John MacFarlane2017-06-20
* Muse reader: check that headers start at the first column (#3749)Alexander Krotov2017-06-20
* Separated tracing from logging.John MacFarlane2017-06-19
* Muse reader: fix list item continuation parsing (#3747)Alexander Krotov2017-06-19
* Add Muse reader (#3620)Alexander Krotov2017-06-19