pandoc/doc
Albert Krewinkel 1e60181ee3 Lua: provide global PANDOC_WRITER_OPTIONS [API change]
API changes:

- The function T.P.Filter.applyFilters now takes a filter
  environment of type `Environment`, instead of a ReaderOptions value.
  The `Environment` type is exported from `T.P.Filter` and allows to
  combine ReaderOptions and WriterOptions in a single value.

- Global, exported from T.P.Lua, has a new type constructor
  `PANDOC_WRITER_OPTIONS`.

Closes: #5221
2022-01-01 14:31:42 -08:00
..
custom-readers.md Custom reader: ensure old Readers continue to work 2021-12-11 08:59:11 -08:00
custom-writers.md custom-writers.md: use filter to include source of example. 2021-12-06 13:04:51 -08:00
customizing-pandoc.md Fix capitalization of "Linux" in docs (#5859) 2019-10-28 10:45:36 -07:00
epub.md Mention GladTeX for EPUB export 2021-06-07 19:17:39 -06:00
faqs.md Add a faq about the "Cannot allocate memory" error on M1 macs. 2021-08-01 10:29:47 -06:00
filters.md Change JSON encodings of some types. 2021-10-27 12:50:51 -07:00
getting-started.md Suggest VSCode as a possible editor in getting-started.md. 2021-12-02 08:28:18 -08:00
jats.md JATS templates: fix affiliation tagging in articleauthoring output 2021-12-23 09:11:54 +01:00
libraries.md Add unicode-collation to list of libraries developed to support pandoc. 2021-04-26 09:29:47 -07:00
lua-filters.md Lua: provide global PANDOC_WRITER_OPTIONS [API change] 2022-01-01 14:31:42 -08:00
org.md docs/org.md: Add note about default export behavior of org-mode in (#7238) 2021-04-26 11:54:25 +02:00
short-guide-to-pandocs-sources.md short-guide: Transitions -> Transformations. 2021-10-27 16:19:39 -07:00
using-the-pandoc-api.md using-the-pandoc-api.md: switch from String to Text 2021-06-08 12:38:20 +02:00