pandoc 3.10.2 #11801
jgm
announced in
Announcements
pandoc 3.10.2
#11801
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Click to expand changelog
Markdown reader:
hrelement (Markdown to HTML: <hr> inside <div> breaks tag matching, causing an extra </div> to be added #11793).LaTeX writer:
footnotetextat the first available opportunity (Footnote in footnote crashes tagpdf with text-unit para hooks differ #11773).Typst writer:
smart(Typst writer:smartextension produces mismatched Polish quotation marks (curly open, straight close) #11788). This reverts commit 0484840.typst-labelattribute (Typst <labels> from IDs only, not from classes? #11794). If this attribute is set, the writer will output a label. (This overrides labels based on identifiers, when identifiers are present.)Typst template: rename
horizontalruletohorizontalRule, so it matches the polyfill. (Typst template: rename horizontalrule to horizontalRule #11784, Ian Max Andolina).Text.Pandoc.Readers.HTML.TagCategories (unexported): export
voidTags.epub.css: Add support for dark mode (k6G52m4Dz75W).
WASM build: restore legacy exception handling, for compatibility with wasmtime (Release WASM build cannot run on Wasmtime due to legacy exception handling #11787).
Use new release of asciidoc (fixing problems with row/colspans and footers in tables).
Use new release of texmath (fixing problems with equations containing
\tag,\label, or comments).MANUAL.txt: Correct Asciidoctor name casing (gemmaro, minor fix: docs: Correct Asciidoctor name casing. #11782).INSTALL.md: Update Fedora link to pandoc-cli package (Update Fedora link to pandoc-cli package #11798, Philipp Gillé).CONTRIBUTING.md: remove suggestion to submit Lua filters (Lua Filter Information in Contributing.md is outdated #11800).Add
doc/twenty-years-of-pandoc.md.Changelog - fix pandoc 0.1 release date.
Add
release-announcements.txt(scraped from pandoc-announce).This discussion was created from the release pandoc 3.10.2.
All reactions