package pandoc
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
0.2.1 (2023-12-15)
- pandoc-include: now fails if the file to include does not exist.
- pandoc-include: now supports string boundaries.
- pandoc-include: add a parameter to specify the base directory.
0.2.0 (2023-11-10)
- Add
comment
,pdf2pdf
andreplace
examples. - More complete parsing of pandoc.
- Add support for
Div
(#2). - Much more complete AST support (#3).
0.1.0 (2021-04-28)
- Initial release.