Skip to content

Releases: Python-Markdown/markdown

Release 3.5.1

31 Oct 19:59

Choose a tag to compare

Fixed

  • Fix a performance problem with HTML extraction where large HTML input could
    trigger quadratic line counting behavior (#1392).
  • Improve and expand type annotations in the code base (#1394).