github Python-Markdown/markdown 3.9.0
Release 3.9.0

one month ago

Changed

  • Footnotes are now ordered by the occurrence of their references in the
    document. A new configuration option for the footnotes extension,
    USE_DEFINITION_ORDER, has been added to support restoring the previous
    behavior of ordering footnotes by the occurrence of definitions (#1367).

Fixed

  • Ensure inline processing iterates through elements in document order (#1546).
  • Fix handling of incomplete HTML tags in code spans in Python 3.14 (#1547).

Don't miss a new markdown release

NewReleases is sending notifications on new releases.