mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 02:06:32 +00:00
doc/lua-filters.md: fix documentation of PANDOC_WRITER_OPTIONS.
This commit is contained in:
+3
-1
@@ -269,7 +269,9 @@ variables.
|
||||
be picked up by pandoc.
|
||||
([WriterOptions](#type-writeroptions))
|
||||
|
||||
This variable is also set in custom writers.
|
||||
This variable is also set in custom writers, but, starting
|
||||
with pandoc 3.0, contains only the default options. The actual
|
||||
writer options can be accessed via new-style writers.
|
||||
|
||||
*Since: pandoc 2.17*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user