pandoc/test/Tests
John MacFarlane 5e00cf8086 Added parameter for user data directory to runLuaFilter.
in Text.Pandoc.Lua.  Also to pushPandocModule.

This change allows users to override pandoc.lua with a file
in their local data directory, adding custom functions, etc.

@tarleb, if you think this is a bad idea, you can revert this.
But in general our data files are all overridable.
2017-06-29 17:13:19 +02:00
..
Readers Muse reader: parse indented blockquotes (#3769) 2017-06-28 14:32:53 +02:00
Writers Muse writer: fix hlint errors (#3764) 2017-06-26 15:07:45 +02:00
Command.hs Revert "Command tests: small change to try to fix appveyor failures." 2017-06-11 21:18:42 +02:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs Added parameter for user data directory to runLuaFilter. 2017-06-29 17:13:19 +02:00
Old.hs Added Vimwiki reader (#3705). 2017-06-19 22:15:12 +02:00
Shared.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00