- [pull 519] Add support for custom extras
- [pull 519] Drop Python 3.5 support
- [pull 568] Add `prepend` arg to toc extra (397)
- [pull 569] Process HTML comments as markdown in 'escape' safe mode
- [pull 570] Fix syntax warnings in test suite
- [pull 572] Process inline tags as HTML blocks when they span multiple lines (571)
- [pull 573] Add new LaTeX Extra
- [pull 576] Fix `html`, `head` and `body` tags being wrapped in `<p>` tags (575)
- [pull 578] Graceful handling of broken lists when cuddled-lists extra is enabled
- [pull 581] Add type hints (562)
- [pull 581] Drop Python 3.6 and 3.7 support
- [pull 582] Fix fenced code blocks breaking lists (580)
- [pull 586] Fix 583 by tweaking incomplete tag regex
- [pull 587] Fix AssertionError on malformed HTML (584)