Skip to content

2.23.0

Compare
Choose a tag to compare
@Witiko Witiko released this 27 Apr 15:37
· 1635 commits to main since this release
0b22f91

Development:

  • Add support of bulk redefinition of token renderers and token renderer prototypes in the \markdownSetup LaTeX command using wildcards. (#232, #287)

Fixes:

  • Drop support for ConTeXt Mark II, since the MkII files are no longer installed in TeX Live 2023, see the article by Hans Hagen. (#281, #282)
  • Remove extra space after inline elements with attributes. (#288)
  • Make our implementation of attributes compatible with jgm/pandoc. (#279, #297, f7c701b)

Documentation:

Docker:

Refactoring:

  • Use \prg_new_conditional:Nnn to define \@@_if_option:n. (#289)

Libraries:

Default Renderer Prototypes:

  • Make the default LaTeX renderer prototypes for tight lists produce surrounding spaces. (#290, #296)