pandoc/test/Tests
John MacFarlane 8673eb079b Removed superfluous sourceCode class on code blocks.
* These were added by the RST reader and, for literate Haskell,
  by the Markdown and LaTeX readers.  There is no point to
  this class, and it is not applied consistently by all readers.
  See #5047.

* Reverse order of `literate` and `haskell` classes on code blocks
  when parsing literate Haskell. Better if `haskell` comes first.
2019-01-08 11:36:33 -08:00
..
Readers Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -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 T.P.Lua: rename runPandocLua to runLua (API change) 2018-10-28 12:08:52 -07: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