pandoc/test/Tests
Alexander Krotov 8aed3652c2 Muse reader: refactor to avoid reparsing
Lists are parsed in linear instead of exponential time now.

Contents of block tags, such as <quote>, is parsed directly,
without storing it in a string and parsing with parseFromString.

Fixed a bug: headers did not terminate lists.
2018-02-12 17:30:57 +03:00
..
Readers Muse reader: refactor to avoid reparsing 2018-02-12 17:30:57 +03:00
Writers Muse writer: write image width specified in percent in Text::Amuse mode 2018-02-03 18:36:38 +03:00
Command.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs data/pandoc.lua: add attr, listAttributes accessors 2018-01-13 23:24:13 +01:00
Old.hs Added tests for custom writer. 2017-12-27 09:15:45 -08:00
Shared.hs hlint code improvements. 2018-01-19 21:25:24 -08:00