Skip to content

2.16.0

Compare
Choose a tag to compare
@Witiko Witiko released this 26 Aug 12:04
· 2136 commits to main since this release
a1c2f00

Development:

  • Add support for strike-throughs, subscripts, superscripts, and fancy lists. (#149, #160, #162, #168, #170)
  • Add facade in front of expl3 inferface for YAML metadata. (#118, #175)
  • Add \setupmarkdown and \inputmarkdown commands to ConTeXt. (#17, #176)

Fixes:

  • Make any ASCII character escapable as per CommonMark. (#163)
  • Make our implementation of header attributes compatible with jgm/lunamark. (#164, #177)

Documentation:

  • Add file CHANGES.md with the changelog of the Markdown package.
  • Add badges for Matrix.org and Discord chat spaces. (2f1104d..acdc989)
  • Add a link to @xvrabcov's TUG 2022 talk, slides, and example documents to the README. (d422f5c)

Proposals:

  • Propose support for user-defined syntax extensions. (#172, #174)

Continuous Integration:

  • Ignore changes to **/README.md. (e39a7aa)