pandoc/data
Albert Krewinkel 9be2c7624c
data/pandoc.lua: drop function pandoc.global_filter
The function `global_filter` was used internally to get the implicitly
defined global filter. It was of little value to end-users, but caused
unnecessary code duplication in pandoc. The function has hence been
dropped. Internally, the global filter is now received by interpreting
the global table as lua filter.

This is a Lua API change.
2017-12-29 10:04:55 +01:00
..
docx Updated reference.docx. 2017-12-26 22:02:49 -08:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
pptx Add default pptx data for Powerpoint writer. 2017-12-11 07:00:17 -05:00
templates HTML writer: Use br elements in line blocks... 2017-12-26 08:40:33 -08:00
translations Added Listing to Term. 2017-08-12 13:19:50 -07:00
abbreviations Removed etc. from abbreviations file. 2017-11-09 23:23:51 -05:00
bash_completion.tpl Support for PDF generation via weasyprint and prince (#3909) 2017-09-11 20:18:42 -07:00
epub.css HTML Writer: consistently use dashed class-names 2017-10-31 10:40:16 +01:00
init.lua data/init.lua: load pandoc.utils by default 2017-12-23 13:42:35 +01:00
jats.csl Fixed URIs in jats.csl. 2017-11-11 16:23:41 -08:00
LaTeXMathML.js Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
pandoc.List.lua Lua filters: refactor lua module handling 2017-12-02 23:07:29 +01:00
pandoc.lua data/pandoc.lua: drop function pandoc.global_filter 2017-12-29 10:04:55 +01:00
sample.lua data/sample.lua: use next instead of for loop 2017-12-27 20:11:19 +01:00
vimwiki.css Added Vimwiki reader (#3705). 2017-06-19 22:15:12 +02:00