pandoc/test/Tests
Albert Krewinkel e0cb0dab18
data/pandoc.lua: accept single block as singleton list
Every constructor which accepts a list of blocks now also accepts a
single block element for convenience.  Furthermore, strings are accepted as
shorthand for `{pandoc.Str "text"}` in constructors.
2018-01-13 22:32:22 +01:00
..
Readers Docx reader: Add tests for paragraph insertion/deletion. 2018-01-02 11:32:48 -05:00
Writers Powerpoint writer: Set default slidelevel correctly. 2018-01-03 21:58:39 -05:00
Command.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs data/pandoc.lua: accept single block as singleton list 2018-01-13 22:32:22 +01:00
Old.hs Added tests for custom writer. 2017-12-27 09:15:45 -08:00
Shared.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00