pandoc/test/Tests
Albert Krewinkel b5bd8a9461
Lua: register script name in global variable
The name of the Lua script which is executed is made available in the
global Lua variable `PANDOC_SCRIPT_FILE`, both for Lua filters and
custom writers.

Closes: #4393
2018-02-24 22:43:28 +01:00
..
Readers Muse reader: allow single colon in definition list term 2018-02-24 02:38:10 +03:00
Writers Muse writer: don't indent nested definition lists 2018-02-23 22:07:53 +03:00
Command.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs Lua: register script name in global variable 2018-02-24 22:43:28 +01:00
Old.hs Added tests for custom writer. 2017-12-27 09:15:45 -08:00
Shared.hs hlint code improvements. 2018-01-19 21:25:24 -08:00