Files
pandoc/data
Albert Krewinkel 309163f5bc [API Change] Base custom writers on Writer type.
The `T.P.Lua.writeCustom` function changed to allow either a TextWriter
or ByteStringWriter to be returned. The global variables
`PANDOC_DOCUMENT` and `PANDOC_WRITER_OPTIONS` are no longer set when the
writer script is loaded. Both variables are still set in classic writers
before the conversion is started, so they can be used when they are
wrapped in functions.
2022-10-03 08:47:32 -07:00
..
2021-05-15 11:04:53 -07:00
2021-02-19 10:18:49 -08:00
2018-11-20 15:42:24 -05:00
2021-11-03 14:58:30 -07:00