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
Age
Commit message (
Expand
)
Author
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-21
Added epub.md, getting-started.md to docs.
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-26
partially undo commit da1e626
Kolen Cheung
2017-10-26
doc/using-the-pandoc-api.md: proofread (minor)
Kolen Cheung
2017-10-26
doc/filters.md: add more links to pandoc filters in diff. lang.
Kolen Cheung
2017-10-26
Small fix to API guide.
John MacFarlane
2017-10-26
Finshed API guide. Closes #3289.
John MacFarlane
2017-10-26
More API documentation.
John MacFarlane
2017-10-26
More work on using-the-pandoc-api.md.
John MacFarlane
2017-10-25
More work on using-the-pandoc-api.md.
John MacFarlane
2017-10-24
Small improvements in using-the-pandoc-api.md.
John MacFarlane
2017-10-24
More progress on using-the-pandoc-api.md.
John MacFarlane
2017-10-24
Some work on using-the-pandoc-api.md.
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-09-16
Adjusted headings in using-the-pandoc-api.md.
John MacFarlane
2017-09-16
Removed customizing-pandoc.md from doc/, added filters.md.
John MacFarlane
2017-09-16
Moved ldoc.ltp from doc to tools.
John MacFarlane
2017-08-31
lua-filters.md: append docs for pandoc's lua module
Albert Krewinkel
2017-08-31
Add ldoc template for lua module documentation
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
2017-08-21
lua-filters.md: update docs and mention implicit filters
Albert Krewinkel
2017-08-14
Added example of setting date with lua filter.
John MacFarlane
[next]