Skip to content

Release 3.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 20:25

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).