pandoc/data
Albert Krewinkel 5416fb14ab Lua filter: allow natural access to meta elements
Meta elements that are treated as lua tables (i.e. MetaList,
MetaInlines, MetaBlocks, and MetaMap), are no longer wrapped in an
additional table but simply marked via a metatable.  This allows
treating those meta values just like normal tables, while still making
empty elements of those values distinguishable.
2017-04-26 23:28:40 +02:00
..
docx Docx writer: Support 9 levels of headers. 2017-03-13 21:48:00 +01: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
templates HTML line block: Use class instead of style attribute. 2017-04-25 23:07:30 +02:00
abbreviations Add default abbreviations file (data/abbreviations). 2017-03-16 22:16:41 +01:00
bash_completion.tpl Really fixed bash completion this time! 2016-12-07 21:18:44 +01:00
default.theme Added data/default.theme to repository. 2017-04-01 22:59:10 +02:00
epub.css added selectors for nested emphasis (epub.css) 2015-08-07 22:32:36 +02:00
jats.csl Automatically include URI-encoded jats.csl for jats output. 2017-03-30 16:43:17 +02: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.lua Lua filter: allow natural access to meta elements 2017-04-26 23:28:40 +02:00
sample.lua Fix sample.lua barfing on Raw data (#3358) 2017-01-18 12:47:15 +01:00