aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-08-25Lua filters documentation: remove reference to phrenology.John MacFarlane
2023-08-04Documentation - FAQs - Links (#8978)Diogo Almiro
2023-06-22add to "Academic publishing workflows" (#8742)Vladimir Alexiev
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-28Update documentation for org-modeChristian Christiansen
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-17pandoc-cli: add a Lua REPLAlbert Krewinkel
2023-03-15Add some notes on using NiX to develop pandoc.John MacFarlane
2023-03-14Add doc/extras.md.John MacFarlane
2023-03-13doc/org.md: suggest use of `-s` to get metadata fields.John MacFarlane
2023-03-10doc/lua-filters.md: improve docs for `pandoc.zip`.Albert Krewinkel
2023-02-23Add note on converting from .doc format to FAQs.John MacFarlane
2023-02-19doc/press.md: Add article on CiTO in J Cheminform by @egonw.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-12docs/custom-readers.md: Update JSON parsing exampleAlbert 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-20fix formatting of link in pandoc-server.mdJames Scott-Brown
2023-01-18Lua: add function pandoc.format.extensions.Albert Krewinkel
2023-01-18doc/custom-reader.md: rewrite BytestringReader paragraphIlona Silverwood
2023-01-17Add FAQ on producing pdf/a.John MacFarlane
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-12Replace `--epub-chapter-level` with `--split-level`.John MacFarlane
2023-01-11Updated some references to master -> main.John MacFarlane
2023-01-10Add missing backtick in filters.mdR. N. West
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