pandoc/test/Tests
Albert Krewinkel 42a7b80c04
data/pandoc.lua: auto-fix nested constructor arguments
Incorrect types to pandoc element constructors are automatically
converted to the correct types when possible. This was already done for
most constructors, but conversions are now also done for nested
types (like lists of lists).
2019-01-13 17:14:10 +01:00
..
Readers RST reader: change treatment of number-lines directives. (#5207) 2019-01-09 22:19:26 -08:00
Writers Asciidoc writer: shorter delimiters for tables, blockquotes. 2019-01-07 22:10:34 -08:00
Command.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Helpers.hs Cleaned up findPandoc. 2019-01-04 20:14:24 -08:00
Lua.hs data/pandoc.lua: auto-fix nested constructor arguments 2019-01-13 17:14:10 +01: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