Click to expand changelog - Support `yaml_metadata_block` extension for `commonmark`, `gfm` (#6537). This supported is a bit more limited than with pandoc's `markdown`. The YAML block must be the first thing in the input, and the leaf notes are parsed in isolation from the rest of the document. So, for example, you can't use reference links if the references are defined later in the document. - Fix fallback to default partials when custom templates are used. If the directory containing a template does not contain the partial, it should be sought in the default templates, but this was not working properly (#7164). - Handle `nocite` better with `--biblatex` and `--natbib` (#4585). Previously the nocite metadata field was ignored with...
Click to expand changelog - Allow `--slide-level=0` (#7476). When the slide level is set to 0, he...
Click to expand changelog - Text.Pandoc.MediaBag `insertMediaBag`: ensure we get a sane mediaPath...
Click to expand changelog - HTML reader: use renderTags' from Text.Pandoc.Shared (Albert Krewinke...
Click to expand changelog - Add `commonmark_x` output format. This is `commonmark` with a number ...
Click to expand changelog - Default to using ATX (`##`-style) headings for Markdown output (#6662...
Click to expand changelog - Support `pagedjs-cli` as pdf engine (#7838, Albert Krewinkel). PagedJ...
Click to expand changelog - Switch back from HsYAML to yaml for parsing YAML metadata (#6084). Hs...
Click to expand changelog - Add `biblatex`, `bibtex` as output formats (closes #7040). - Recog...
Use HsYAML instead of yaml for translations and YAML metadata (#4747). yaml wraps a C library; HsYAM...
Click to expand changelog - DocBook Reader: fix duplicate bibliography bug (#6773, Nils Carlson)....
Click to expand changelog - Add interface for custom readers written in Lua (#7669). Users can no...
Add XWiki writer (#1800, Derek Chen-Becker). Add Text.Pandoc.Writers.XWiki, exporting writeXWiki [AP...
Click to expand changelog - Org reader: - Don't parse alphabetical lists unless the `fancy_lists...
Click to expand changelog - Add server capabilities. - New exported module Text.Pandoc.Server \[...
Click to expand changelog - Text.Pandoc.ImageSize: Add Tiff constructor for ImageType (#7405) \[M...
Click to expand changelog - Allow `--slide-level=0` (#7476). When the slide level is set to 0, he...
Click to expand changelog - Text.Pandoc.MediaBag `insertMediaBag`: ensure we get a sane mediaPath...
Click to expand changelog - HTML reader: use renderTags' from Text.Pandoc.Shared (Albert Krewinke...
Click to expand changelog - Add `commonmark_x` output format. This is `commonmark` with a number ...
Click to expand changelog - Default to using ATX (`##`-style) headings for Markdown output (#6662...
Click to expand changelog - Support `pagedjs-cli` as pdf engine (#7838, Albert Krewinkel). PagedJ...
Click to expand changelog - Switch back from HsYAML to yaml for parsing YAML metadata (#6084). Hs...
Click to expand changelog - Add `biblatex`, `bibtex` as output formats (closes #7040). - Recog...
Use HsYAML instead of yaml for translations and YAML metadata (#4747). yaml wraps a C library; HsYAM...
Click to expand changelog - DocBook Reader: fix duplicate bibliography bug (#6773, Nils Carlson)....
Click to expand changelog - Add interface for custom readers written in Lua (#7669). Users can no...
Add XWiki writer (#1800, Derek Chen-Becker). Add Text.Pandoc.Writers.XWiki, exporting writeXWiki [AP...
Click to expand changelog - Org reader: - Don't parse alphabetical lists unless the `fancy_lists...
Click to expand changelog - Add server capabilities. - New exported module Text.Pandoc.Server \[...
Click to expand changelog - Text.Pandoc.ImageSize: Add Tiff constructor for ImageType (#7405) \[M...
Click to expand changelog - Allow `--slide-level=0` (#7476). When the slide level is set to 0, he...
Click to expand changelog - Text.Pandoc.MediaBag `insertMediaBag`: ensure we get a sane mediaPath...
Click to expand changelog - HTML reader: use renderTags' from Text.Pandoc.Shared (Albert Krewinke...