Skip to content

2.19.0

Compare
Choose a tag to compare
@Witiko Witiko released this 23 Dec 00:14
· 1879 commits to main since this release
80fcf20

Development:

  • Add support for fenced divs and bracketed spans. (#126, #207)

Fixes:

  • Fix incorrect category codes in plain TeX renderer prototype definitions. (f156f05)
  • Allow backticks in tilde code block infostrings. (#214, #219, #221)

Refactoring:

  • Sort Lua options, token renderers, and built-in syntax extensions. (#208)

Documentation:

Continuous Integration:

  • Make latexmk treat warnings as errors. (#228)