aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-11-16Update epub.mdVladimir Alexiev
2022-10-25Lua: rename `reader_extensions`/`writer_extensions` globals...John MacFarlane
2022-10-24Remove sample.lua from data files (#8397)Albert Krewinkel
2022-10-21Lua: add pandoc.scaffolding.Writer (#8377)Albert Krewinkel
2022-10-20Lua: add new module `pandoc.zip`Albert Krewinkel
2022-10-14Lua: Support built-in default templates for custom writersAlbert Krewinkel
2022-10-14doc/custom-writers.md: fix formattingAlbert Krewinkel
2022-10-14doc/custom-writers.md: Rephrase paragraph on format extensions (#8375)Ilona
2022-10-12Lua: add function `pandoc.template.meta_to_context`.Albert Krewinkel
2022-10-12Lua: support extensions in custom readers.Albert Krewinkel
2022-10-11Lua: add function `pandoc.template.apply`Albert Krewinkel
2022-10-10Lua: support extensions in custom writersAlbert Krewinkel
2022-10-10doc/libraries.md: add hslua-cli and the hslua-module-* packagesAlbert Krewinkel
2022-10-10doc/lua-filters.md: deprecate PANDOC_WRITER_OPTIONS in custom writersAlbert Krewinkel
2022-10-10Lua: support custom bytestring readers.Albert 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-10-03[API Change] Support bytestring custom writers.Albert Krewinkel
2022-10-03Lua: deprecate classic custom writers.Albert Krewinkel
2022-10-03[API Change] Base custom writers on Writer type.Albert Krewinkel
2022-09-26pandoc-lua: support more command line flagsAlbert Krewinkel
2022-09-25doc: use cabal's --package-env more (#8317)Artem Pelenitsyn
2022-09-22Make pandoc behave like a Lua interpreter when called as `pandoc-lua`. (#8311)Albert Krewinkel
2022-08-29PandocServer: return error in JSON object if response is JSON.John MacFarlane
2022-08-26pandoc-server.md: fix documentation for highlight-style.John MacFarlane
2022-08-23docs/faqs.md: fix typo in faq on pdf generationAlbert Krewinkel
2022-08-21Fix typosluz paz
2022-08-18pandoc-server.cgi: allow setting timeoutJohn MacFarlane
2022-08-17pandoc-server.md: fix typoJohn MacFarlane
2022-08-17Integrate server into main pandoc.John MacFarlane
2022-08-13Lua: add function `pandoc.utils.citeproc`Albert Krewinkel
2022-08-02doc/libraries.md: add hslua packages written specifically for pandocAlbert Krewinkel
2022-07-30Add gridtables to doc/libraries.md.John MacFarlane
2022-07-27Fix bug in filter example. Thanks to Jiří Wolker.John MacFarlane
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-07-04Add FAQ on preventing column widths in pipe tables.John MacFarlane
2022-06-30Update filter.md Noto Sans CJK TC -> JP (#8153)Masataka Ogawa
2022-06-24JATS template: mark authors with cor-id as corresponding authorsAlbert Krewinkel
2022-06-16doc/lua-filters.html: add list of common pitfallsAlbert Krewinkel
2022-06-14add `--embed-resources` flag (#8121)Elliot Bobrow
2022-06-14Make clear that walk performs a deep copy (#8124)Bastien Dumont
2022-06-06Add press.md (formerly press.txt in website).John MacFarlane
2022-06-06Lua: add function pandoc.mediabag.fill (#8104)Albert Krewinkel
2022-04-04JATS template: allow multiple licenses to be given.Albert Krewinkel
2022-04-02JATS template: allow multiple copyright statements, years, holdersAlbert Krewinkel
2022-03-30Lua: allow to pass Sources to pandoc.read (#8002)Albert Krewinkel