doc/lua-filters.md: fix documentation of PANDOC_WRITER_OPTIONS.

This commit is contained in:
Albert Krewinkel
2022-10-03 20:01:55 +02:00
parent 59e9df4262
commit 2d565eda9e
+3 -1
View File
@@ -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*