pandoc/test/Tests
Albert Krewinkel d5b1c7b767
Lua filters: refactor lua module handling
The integration with Lua's package/module system is improved: A
pandoc-specific package searcher is prepended to the searchers in
`package.searchers`. The modules `pandoc` and `pandoc.mediabag` can now
be loaded via `require`.
2017-12-02 23:07:29 +01:00
..
Readers hlint Muse reader and tests 2017-12-06 19:38:25 +03:00
Writers Muse writer: test that inline math conversion result is normalized 2017-11-24 12:35:25 +03: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 Lua filters: refactor lua module handling 2017-12-02 23:07:29 +01:00
Old.hs Creole reader (#4002) 2017-10-29 13:28:50 -04:00
Shared.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00