index
:
github.com/jgm/pandoc
aeson-pretty
asciidoc-reader
babel
bespoke-prelude
chunkedhtml
cite-prefix
commonmark-github
commonmark-hs
commonmark-hs-new
dark-mode
djot
endnote
figures
free
ghc925-3.1.5
ghc925-text2-3.1.5
ghc942-3.1.5
ghc944-3.1.5
images2
initialize-data-files
issue-6072
issue10282
issue10769
issue1234
issue221
issue5354
issue6122
issue6344
issue7111
issue7219
issue771
issue8378
issue8382
issue8417
issue9525
issue9878
issue_11268
jgm-patch-1
latex-partials
link-images
lowmem
main
mallard
mark
moinmoin2
multifile
newlatex
newlatex2
nospace
note-label
offline
oldmaster
optinfo
oracle
pseudopod
r1.19.2.2
r1.19.2.3
r1.19.2.4
rebase-relative-paths-extension
rel-1.19.2.1
relude
reset-position
resolverefs
ris
sable
sandbox3
sandboxed
signing
simdutf
source_date_epoch
sources
split-packages
styles
test-windows-ci
text
token-newline
travis
typst-reader
typst-tables
typst-writer
uri-cite-key
wasm
windows-arm64
windows-ci
windows-release-cabal
xeno
Pandoc — The universal markup converter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lua-filters.md
Age
Commit message (
Expand
)
Author
2018-07-02
More spellcheck
Alexander Krotov
2018-03-19
Fix example in lua-filters docs. Fixes #4459 (#4476)
HeirOfNorton
2018-02-24
doc/lua-filters.md: document global vars set for filters
Albert Krewinkel
2018-01-13
Lua modules: add function pandoc.utils.run_json_filter
Albert Krewinkel
2018-01-07
data/pandoc.lua: fix docstrings
Albert Krewinkel
2017-12-29
Update tool which generates lua module docs
Albert Krewinkel
2017-12-29
data/pandoc.lua: drop function pandoc.global_filter
Albert Krewinkel
2017-12-29
doc/lua-filters.md: re-add docs for helper functions
Albert Krewinkel
2017-12-29
data/pandoc.lua: fix documentation for global_filter
Albert Krewinkel
2017-12-28
Update lua-filters.md and the tool that generates it.
John MacFarlane
2017-12-28
Update docs on filters.
John MacFarlane
2017-12-26
Tweaks to lua-filters.md docs
John MacFarlane
2017-12-23
Lua modules: add function pandoc.utils.hierarchicalize
Albert Krewinkel
2017-12-23
Lua modules: add function pandoc.utils.normalize_date
Albert Krewinkel
2017-12-23
Lua modules: add function pandoc.utils.to_roman_numeral
Albert Krewinkel
2017-12-22
doc/lua-filter.md: document pandoc.utils.stringify
Albert Krewinkel
2017-12-21
Lua modules: added pandoc.utils module
Albert Krewinkel
2017-12-06
Lua filters: use script to initialize the interpreter
Albert Krewinkel
2017-12-01
Lua/StackInstances: push Pandoc and Meta via constructor
Albert Krewinkel
2017-12-01
lua-filters.md: add documentation for pandoc.List
Albert Krewinkel
2017-11-21
lua-filters.md - added tikz filter example.
John MacFarlane
2017-11-20
Update title and authors on lua-filters.md.
John MacFarlane
2017-11-18
Documented text module for lua-filters.
John MacFarlane
2017-11-18
Update man page lua filter to use text module.
John MacFarlane
2017-11-12
More efficient wordcount.lua example.
John MacFarlane
2017-11-12
lua-filters.md: add wordcount example.
John MacFarlane
2017-11-12
Improve handout example.
John MacFarlane
2017-11-12
Fixed typo in lua-filters exmaple.
John MacFarlane
2017-11-12
lua-filters.md doc: Added handout example.
John MacFarlane
2017-11-12
Fix a typo: "uisng" -> "using"
Alexander Krotov
2017-11-11
lua-filters.md: use real-world man page filter as example.
John MacFarlane
2017-11-11
Add lua filter functions to walk inline and block elements.
John MacFarlane
2017-10-05
pandoc.lua: throw better error when pipe command fails
Albert Krewinkel
2017-10-04
lua-filters.md: fix link to module documentation
Albert Krewinkel
2017-10-03
Added abc.lua example to lua-filters documentation.
John MacFarlane
2017-10-01
Lua: added 'pipe', which encapsulates Text.Pandoc.Process.pipeProcess.
John MacFarlane
2017-10-01
Lua: move sha1 from pandoc.mediabag to pandoc.
John MacFarlane
2017-09-30
Lua: use sha1 instead of hashname.
John MacFarlane
2017-09-30
Lua: make fetch return mime type first and then content.
John MacFarlane
2017-09-30
Lua: simply mediabag module.
John MacFarlane
2017-09-30
Lua: make lua.mediabag.fetch return filename and mime type.
John MacFarlane
2017-09-30
Merge pull request #3945 from tarleb/lua-mediabag
John MacFarlane
2017-09-30
Provide make target to update lua module docs (#3946)
Albert Krewinkel
2017-09-30
doc/lua-filters.md: document mediabag submodule
Albert Krewinkel
2017-09-26
Lua filters: set global FORMAT instead of args.
John MacFarlane
2017-09-24
Document possible return values of lua filter functions
Albert Krewinkel
2017-08-31
lua-filters.md: append docs for pandoc's lua module
Albert Krewinkel
2017-08-30
Document fallback functions in lua filters
Albert Krewinkel
2017-08-21
Added introduction and lightly edited rest of lua-filters document.
John MacFarlane
2017-08-21
doc/lua-filter.md: Add metadata variable replacment example
Albert Krewinkel
[next]