pandoc/doc
Albert Krewinkel 9be2c7624c
data/pandoc.lua: drop function pandoc.global_filter
The function `global_filter` was used internally to get the implicitly
defined global filter. It was of little value to end-users, but caused
unnecessary code duplication in pandoc. The function has hence been
dropped. Internally, the global filter is now received by interpreting
the global table as lua filter.

This is a Lua API change.
2017-12-29 10:04:55 +01:00
..
epub.md Delete removed -S option from command in epub.md (#4151) 2017-12-13 11:28:16 -07:00
filters.md filters.md: say that Text.Pandoc.JSON comes form pandoc-types. 2017-12-14 20:54:15 -08:00
getting-started.md Added epub.md, getting-started.md to docs. 2017-11-21 08:45:43 -08:00
lua-filters.md data/pandoc.lua: drop function pandoc.global_filter 2017-12-29 10:04:55 +01:00
using-the-pandoc-api.md partially undo commit da1e626 2017-10-26 22:27:14 -07:00