Click to expand changelog - Allow `--slide-level=0` (#7476). When the slide level is set to 0, headings won't be used at all in splitting the document into slides. Horizontal rules must be used to separate slides. - Add RTF reader (#3982). `rtf` is now supported as an input format as well as an output format. New module Text.Pandoc.Readers.RTF (exporting `readRTF`). \[API change\] - HTML reader: treat comments as blank when parsing (#7482). - Markdown reader: - Fix raw LaTeX injection issue (#7497). Using a code block containing `\end{verbatim}`, one could inject raw TeX into a LaTeX document even when `raw_tex` is disabled. Thanks to Augustin Laville for noticing the bug. - Multimarkdown sub- and superscripts (#551...
Fix a bug in 2.0.4, whereby pandoc could not read the theme files generated with --print-highlight-s...
Docx reader (Jesse Rosenthal): Add tests for nested smart tags. Parse nested smart tags. Make unwra...
Add XWiki writer (#1800, Derek Chen-Becker). Add Text.Pandoc.Writers.XWiki, exporting writeXWiki [AP...
Click to expand changelog - Text.Pandoc.ImageSize: Add Tiff constructor for ImageType (#7405) \[M...
Click to expand changelog - Support `pagedjs-cli` as pdf engine (#7838, Albert Krewinkel). PagedJ...
Click to expand changelog - Add `biblatex`, `bibtex` as output formats (closes #7040). - Recog...
Markdown reader: Don't coalesce adjacent raw LaTeX blocks if they are separated by a blank line. Se...
Click to expand changelog - DocBook Reader: fix duplicate bibliography bug (#6773, Nils Carlson)....
Click to expand changelog - Add `commonmark_x` output format. This is `commonmark` with a number ...
Click to expand changelog - New output format: `typst`. - New module: Text.Pandoc.Readers.Typst \[...
Click to expand changelog - Add interface for custom readers written in Lua (#7669). Users can no...
Click to expand changelog - Default to using ATX (`##`-style) headings for Markdown output (#6662...
Add csv as an input format (#6100). The CSV table is converted into a pandoc simple table. A new mod...
Click to expand changelog - Markdown reader: Fix table alignment when heading begins with t (#615...
Click to expand changelog - Support `yaml_metadata_block` extension for `commonmark`, `gfm` (#653...
Fix a bug in 2.0.4, whereby pandoc could not read the theme files generated with --print-highlight-s...
Docx reader (Jesse Rosenthal): Add tests for nested smart tags. Parse nested smart tags. Make unwra...
Add XWiki writer (#1800, Derek Chen-Becker). Add Text.Pandoc.Writers.XWiki, exporting writeXWiki [AP...
Click to expand changelog - Text.Pandoc.ImageSize: Add Tiff constructor for ImageType (#7405) \[M...
Click to expand changelog - Support `pagedjs-cli` as pdf engine (#7838, Albert Krewinkel). PagedJ...
Click to expand changelog - Add `biblatex`, `bibtex` as output formats (closes #7040). - Recog...
Markdown reader: Don't coalesce adjacent raw LaTeX blocks if they are separated by a blank line. Se...
Click to expand changelog - DocBook Reader: fix duplicate bibliography bug (#6773, Nils Carlson)....
Click to expand changelog - Add `commonmark_x` output format. This is `commonmark` with a number ...
Click to expand changelog - New output format: `typst`. - New module: Text.Pandoc.Readers.Typst \[...
Click to expand changelog - Add interface for custom readers written in Lua (#7669). Users can no...
Click to expand changelog - Default to using ATX (`##`-style) headings for Markdown output (#6662...
Add csv as an input format (#6100). The CSV table is converted into a pandoc simple table. A new mod...
Click to expand changelog - Markdown reader: Fix table alignment when heading begins with t (#615...
Click to expand changelog - Support `yaml_metadata_block` extension for `commonmark`, `gfm` (#653...
Fix a bug in 2.0.4, whereby pandoc could not read the theme files generated with --print-highlight-s...
Docx reader (Jesse Rosenthal): Add tests for nested smart tags. Parse nested smart tags. Make unwra...
Add XWiki writer (#1800, Derek Chen-Becker). Add Text.Pandoc.Writers.XWiki, exporting writeXWiki [AP...