aboutsummaryrefslogtreecommitdiff
path: root/doc/lua-filters.md
AgeCommit message (Expand)Author
2023-08-25Lua filters documentation: remove reference to phrenology.John MacFarlane
2023-05-17doc/lua-filters: use full field name in example (#8857)Matt Dodson
2023-04-20doc/lua-filters.md: fix copy-and-paste error (#8798)thron7
2023-04-05doc/lua-filters.md: fix wrong anchorToni Dietze
2023-03-30doc/lua-filter.md: Fix typos. (#8734)perro tuerto
2023-03-20T.P.Format: add new function `formatFromFilePaths` [API Change] (#8710)Albert Krewinkel
2023-03-20lua-filters: auto-generate docs for `pandoc.system` module.Albert Krewinkel
2023-03-20lua-filters: auto-generate docs for `pandoc.text` module.Albert Krewinkel
2023-03-20Lua: load text module as `pandoc.text`.Albert Krewinkel
2023-03-20lua-filters: Move docs from module `text` to `pandoc.text`Albert Krewinkel
2023-03-20lua-filters.md: Generate docs for pandoc.utilsAlbert Krewinkel
2023-03-19lua-filters.md: auto-generate docs for more modulesAlbert Krewinkel
2023-03-19Lua: add info on when functions became available in pandocAlbert Krewinkel
2023-03-19lua-filters.md: generate docs from Haskell for pandoc.structureAlbert Krewinkel
2023-03-19lua-filters.md: autogenerate parts of the Lua API docsAlbert Krewinkel
2023-03-18Lua: add pandoc.cli.repl functionAlbert Krewinkel
2023-03-10doc/lua-filters.md: improve docs for `pandoc.zip`.Albert Krewinkel
2023-02-18Doc: fix typo in run_json_filterMorgan Willcock
2023-02-14Lua: add new function pandoc.system.cputime.Albert Krewinkel
2023-02-11Lua: add module `pandoc.json` to handle JSON encodingAlbert Krewinkel
2023-02-09Lua: add field `chunk_template` to WriterOptions objects [API change]Albert Krewinkel
2023-02-07Fix typosMartin Joerg
2023-01-28doc/lua-filters.md: document 'Figure' type and constructorAlbert Krewinkel
2023-01-23Fix typoCarlos Scheidegger
2023-01-18Lua: add function pandoc.format.extensions.Albert Krewinkel
2023-01-16Lua: Add function `pandoc.mediabag.write`.Albert Krewinkel
2023-01-15Lua: add module `pandoc.structure`.Albert Krewinkel
2023-01-14Remove Null constructor from docsAlbert Krewinkel
2023-01-03Lua: add functions `pandoc.text.toencoding`, `pandoc.text.fromencoding`.Albert Krewinkel
2022-12-20Shared: use LineBreak as default block sep in blocksToInlinesAlbert Krewinkel
2022-12-16Lua: allow table structure as format spec.Albert Krewinkel
2022-12-12Lua: add pandoc.cli moduleAlbert Krewinkel
2022-12-07Fix a tiny typo in lua-filters.mdTomBen
2022-12-08Shared: change defaultBlocksSeparator to PARAGRAPH SEPARATORAlbert Krewinkel
2022-12-03doc/lua-filters.md: add documentation for pandoc.formatAlbert Krewinkel
2022-10-21Lua: add pandoc.scaffolding.Writer (#8377)Albert Krewinkel
2022-10-20Lua: add new module `pandoc.zip`Albert Krewinkel
2022-10-12Lua: add function `pandoc.template.meta_to_context`.Albert Krewinkel
2022-10-11Lua: add function `pandoc.template.apply`Albert Krewinkel
2022-10-10doc/lua-filters.md: deprecate PANDOC_WRITER_OPTIONS in custom writersAlbert Krewinkel
2022-10-09doc/lua-filters.md: fix typosAlbert Krewinkel
2022-10-08Update Lua filter doc: modify Zerobrane instructions to use Lua 5.4 (#8353)Ian Max Andolina
2022-10-03doc/lua-filters.md: fix documentation of PANDOC_WRITER_OPTIONS.Albert Krewinkel
2022-10-03doc/lua-filters.md: document pandoc.write_classic.Albert Krewinkel
2022-08-21Fix typosluz paz
2022-08-13Lua: add function `pandoc.utils.citeproc`Albert Krewinkel
2022-07-15Lua: extend pandoc.system module. (#8184)Albert Krewinkel
2022-07-15lua-filters.md: Add link to @wlupton's logging.lua.John MacFarlane
2022-07-12Lua: add fields `pandoc.readers` and `pandoc.writers`. (#8177)Albert Krewinkel
2022-06-16doc/lua-filters.html: add list of common pitfallsAlbert Krewinkel