pandoc/test/Tests
Albert Krewinkel bf93c07267
Org reader: subject full doc tree to headline transformations
Emacs parses org documents into a tree structure, which is then
post-processed during exporting. The reader is changed to do the same,
turning the document into a single tree of headlines starting at
level 0.

Fixes: #3695
2017-05-27 15:38:08 +02:00
..
Readers Org reader: subject full doc tree to headline transformations 2017-05-27 15:38:08 +02:00
Writers Muse writer: Indent tables with one space (#3649) 2017-05-07 21:41:38 +02:00
Command.hs Test.Command: put stderr output at front, so it can be tested. 2017-05-25 11:51:50 +02:00
Helpers.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00
Lua.hs Use fewer quickcheck tests for lua tests, to speed things up. 2017-05-07 11:45:06 +02:00
Old.hs Added JATS writer. 2017-03-30 01:16:34 +02:00
Shared.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00