pandoc/test/Tests
John MacFarlane a9fc71118f Man reader: major restructuring, support macros.
- Improved support for custom macro definitions.
- LinePart type has been added. RoffStr is now one
  constructor of LinePart (the other being MacroArg).
- MComment has lost its argument.
- MEndMacro has been removed.
- MStr has been removed (we now simply use LinePart).
- Macros now store a list of tokens.
- Each macro argument is a [LinePart], instead of a LinePart.
- .BR now behaves as documented in man (and doesn't create a link).
2018-10-20 15:57:34 -07:00
..
Readers Man reader: major restructuring, support macros. 2018-10-20 15:57:34 -07:00
Writers Powerpoint tests: test raw openxml 2018-10-20 09:00:23 -04:00
Command.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Helpers.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Lua.hs Use hslua v1.0.0 2018-09-24 20:11:27 +02:00
Old.hs added old-style test 2018-10-17 00:21:52 +03:00
Shared.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00