pandoc/doc
Albert Krewinkel 096cbe6987 Lua: allow access to pandoc state (#5015)
* Lua: allow access to pandoc state

Lua filters and custom writers now have read-only access to most fields
of pandoc's internal state via the global variable `PANDOC_STATE`.

* Lua: allow iterating through fields of PANDOC_STATE

* Lua filters doc: describe CommonState

* Lua filters doc: mention global variable PANDOC_STATE

* Lua: add access to logs

Log messages can currently only be printed, but not decomposed.
2018-10-25 22:12:14 -07:00
..
customizing-pandoc.md Added note to customizing-pandoc. 2018-10-16 10:42:48 -07:00
epub.md Delete removed -S option from command in epub.md (#4151) 2017-12-13 11:28:16 -07:00
filters.md add docs about customizing pandoc (#4972) 2018-10-16 09:10:34 -07:00
getting-started.md Added epub.md, getting-started.md to docs. 2017-11-21 08:45:43 -08:00
lua-filters.md Lua: allow access to pandoc state (#5015) 2018-10-25 22:12:14 -07:00
org.md doc/org.md: Add Org-mode documentation (very first draft) 2018-02-25 14:30:15 +01:00
using-the-pandoc-api.md More spellcheck 2018-07-02 19:07:28 +03:00