pandoc/test/Tests
Alexander 05bb8ef4aa RST reader: handle blank lines correctly in line blocks (#3881)
Previously pandoc would sometimes combine two line blocks separated by blanks, and ignore trailing blank lines within the line block.

Test is checked to be consisted with http://rst.ninjs.org/
2017-08-28 07:48:46 -07:00
..
Readers RST reader: handle blank lines correctly in line blocks (#3881) 2017-08-28 07:48:46 -07:00
Writers Fixed writer tests not to use writerUserDataDir. 2017-08-10 23:51:42 -07:00
Command.hs Test fixes so we can find data files. 2017-08-14 13:03:26 -07:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs Text.Pandoc.Lua: support Inline and Block catch-alls 2017-08-22 23:30:48 +02:00
Old.hs Test fixes so we can find data files. 2017-08-14 13:03:26 -07:00
Shared.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00