index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lua-filters.md
Age
Commit message (
Expand
)
Author
2024-03-27
Update lua-filters.md (#9611)
Carlos Scheidegger
2024-03-15
Typos: remove repeated words (#9577)
standstaff
2023-08-25
Lua filters documentation: remove reference to phrenology.
John MacFarlane
2023-05-17
doc/lua-filters: use full field name in example (#8857)
Matt Dodson
2023-04-20
doc/lua-filters.md: fix copy-and-paste error (#8798)
thron7
2023-04-05
doc/lua-filters.md: fix wrong anchor
Toni Dietze
2023-03-30
doc/lua-filter.md: Fix typos. (#8734)
perro tuerto
2023-03-20
T.P.Format: add new function `formatFromFilePaths` [API Change] (#8710)
Albert Krewinkel
2023-03-20
lua-filters: auto-generate docs for `pandoc.system` module.
Albert Krewinkel
2023-03-20
lua-filters: auto-generate docs for `pandoc.text` module.
Albert Krewinkel
2023-03-20
Lua: load text module as `pandoc.text`.
Albert Krewinkel
2023-03-20
lua-filters: Move docs from module `text` to `pandoc.text`
Albert Krewinkel
2023-03-20
lua-filters.md: Generate docs for pandoc.utils
Albert Krewinkel
2023-03-19
lua-filters.md: auto-generate docs for more modules
Albert Krewinkel
2023-03-19
Lua: add info on when functions became available in pandoc
Albert Krewinkel
2023-03-19
lua-filters.md: generate docs from Haskell for pandoc.structure
Albert Krewinkel
2023-03-19
lua-filters.md: autogenerate parts of the Lua API docs
Albert Krewinkel
2023-03-18
Lua: add pandoc.cli.repl function
Albert Krewinkel
2023-03-10
doc/lua-filters.md: improve docs for `pandoc.zip`.
Albert Krewinkel
2023-02-18
Doc: fix typo in run_json_filter
Morgan Willcock
2023-02-14
Lua: add new function pandoc.system.cputime.
Albert Krewinkel
2023-02-11
Lua: add module `pandoc.json` to handle JSON encoding
Albert Krewinkel
2023-02-09
Lua: add field `chunk_template` to WriterOptions objects [API change]
Albert Krewinkel
2023-02-07
Fix typos
Martin Joerg
2023-01-28
doc/lua-filters.md: document 'Figure' type and constructor
Albert Krewinkel
2023-01-23
Fix typo
Carlos Scheidegger
2023-01-18
Lua: add function pandoc.format.extensions.
Albert Krewinkel
2023-01-16
Lua: Add function `pandoc.mediabag.write`.
Albert Krewinkel
2023-01-15
Lua: add module `pandoc.structure`.
Albert Krewinkel
2023-01-14
Remove Null constructor from docs
Albert Krewinkel
2023-01-03
Lua: add functions `pandoc.text.toencoding`, `pandoc.text.fromencoding`.
Albert Krewinkel
2022-12-20
Shared: use LineBreak as default block sep in blocksToInlines
Albert Krewinkel
2022-12-16
Lua: allow table structure as format spec.
Albert Krewinkel
2022-12-12
Lua: add pandoc.cli module
Albert Krewinkel
2022-12-07
Fix a tiny typo in lua-filters.md
TomBen
2022-12-08
Shared: change defaultBlocksSeparator to PARAGRAPH SEPARATOR
Albert Krewinkel
2022-12-03
doc/lua-filters.md: add documentation for pandoc.format
Albert Krewinkel
2022-10-21
Lua: add pandoc.scaffolding.Writer (#8377)
Albert Krewinkel
2022-10-20
Lua: add new module `pandoc.zip`
Albert Krewinkel
2022-10-12
Lua: add function `pandoc.template.meta_to_context`.
Albert Krewinkel
2022-10-11
Lua: add function `pandoc.template.apply`
Albert Krewinkel
2022-10-10
doc/lua-filters.md: deprecate PANDOC_WRITER_OPTIONS in custom writers
Albert Krewinkel
2022-10-09
doc/lua-filters.md: fix typos
Albert Krewinkel
2022-10-08
Update Lua filter doc: modify Zerobrane instructions to use Lua 5.4 (#8353)
Ian Max Andolina
2022-10-03
doc/lua-filters.md: fix documentation of PANDOC_WRITER_OPTIONS.
Albert Krewinkel
2022-10-03
doc/lua-filters.md: document pandoc.write_classic.
Albert Krewinkel
2022-08-21
Fix typos
luz paz
2022-08-13
Lua: add function `pandoc.utils.citeproc`
Albert Krewinkel
2022-07-15
Lua: extend pandoc.system module. (#8184)
Albert Krewinkel
2022-07-15
lua-filters.md: Add link to @wlupton's logging.lua.
John MacFarlane
[next]