main
Refactor highlighting options [API Change]
Lua: support sandboxed parsing with `pandoc.read`.
Add `smart_quotes` and `special_strings` extensions for Org
Lua: add new module `pandoc.image`
Lua: Set `pandoc.List` as default metatable for JSON lists
[API Change] Extract Lua code into new package pandoc-lua-engine
Lua: use proper interface functions to access the CommonState.
Lua: add function `pandoc.mediabag.make_data_uri`.
Lua: add function `pandoc.structure.unique_identifier`.
Lua: Remove prefixes from Lua type names
Lua: add functions `pandoc.text.superscript` and `subscript`.
Lua: add new function `pandoc.types.Sources`.
Lua: support more elements as input to `pandoc.utils.stringify`.
Error messages: use single quotes around paths and format names.
Lua tests: add more tests for pandoc.mediabag.