pandoc/src/Text/Pandoc/Lua
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
..
Compat.hs Improve code style in lua and org modules 2017-06-03 13:35:19 +02:00
PandocModule.hs Added parameter for user data directory to runLuaFilter. 2017-06-29 17:13:19 +02:00
SharedInstances.hs Improve code style in lua and org modules 2017-06-03 13:35:19 +02:00
StackInstances.hs Improve code style in lua and org modules 2017-06-03 13:35:19 +02:00
Util.hs Improve code style in lua and org modules 2017-06-03 13:35:19 +02:00