aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Module/Utils.hs
AgeCommit message (Expand)Author
2018-07-30Lua Utils module: add function blocks_to_inlines (#4799)Albert Krewinkel
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane
2018-01-15Renaming: Json -> JSON in modules and functions.John MacFarlane
2018-01-13Lua modules: add function pandoc.utils.run_json_filterAlbert Krewinkel
2018-01-05Update copyright notices to include 2018Albert Krewinkel
2018-01-04Use hslua utils where possibleAlbert Krewinkel
2018-01-01Lua.Module.Utils: make stringify work on MetaValues.John MacFarlane
2017-12-23Lua modules: add function pandoc.utils.hierarchicalizeAlbert Krewinkel
2017-12-23Lua modules: add function pandoc.utils.normalize_dateAlbert Krewinkel
2017-12-23Lua modules: add function pandoc.utils.to_roman_numeralAlbert Krewinkel
2017-12-22Lua modules: add stringify function to pandoc.utilsAlbert Krewinkel
2017-12-21Lua modules: added pandoc.utils moduleAlbert Krewinkel