pandoc/data
Albert Krewinkel 83b5b79c0e Custom reader: pass list of sources instead of concatenated text
The first argument passed to Lua `Reader` functions is no longer a plain
string but a richer data structure. The structure can easily be
converted to a string by applying `tostring`, but is also a list with
elements that contain each the *text* and *name* of each input source as
a property of the respective name.

A small example is added to the custom reader documentation, showcasing
its use in a reader that creates a syntax-highlighted code block for
each source code file passed as input.

Existing readers must be updated.
2021-12-11 08:59:11 -08:00
..
docx docx writer settings.xml: 2021-05-15 11:04:53 -07:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt Update default ODT style 2021-02-19 10:18:49 -08:00
pptx pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
templates JATS template: fix incomplete previous commit 2021-11-11 09:44:49 +01:00
translations Add translations zh-Hans.yaml and zh-Hant.yaml 2020-12-02 21:00:57 -08:00
abbreviations Additional abbreviations 2018-11-20 15:42:24 -05:00
bash_completion.tpl Update bash_completion.tpl 2021-11-03 14:58:30 -07:00
creole.lua Custom reader: pass list of sources instead of concatenated text 2021-12-11 08:59:11 -08:00
default.csl Update default CSL to use latest chicago-author-date.csl. 2021-01-10 12:52:50 -08:00
epub.css epub.css: Fix cover page selectors and add note explaining their use. (#6649) 2020-08-30 15:12:12 -07:00
init.lua Lua filters: load module pandoc before calling init.lua (#5287) 2019-02-09 13:56:49 -08:00
sample.lua Various sample.lua editorial fixes. (#7493) 2021-08-12 10:16:34 -07:00