-
Pin Python-Markdown version to <3.4, thus excluding its latest release that breaks too many external extensions (#2893)
-
When a Markdown extension fails to load, print its name and traceback (#2894)
-
Bugfix for "readthedocs" theme (regression in 1.3.0): add missing space in breadcrumbs (#2810)
-
Bugfix: don't complain when a file "readme.md" (lowercase) exists, it's not recognized otherwise (#2852)
-
Built-in themes now also support these languages:
- Italian (#2860)
Other small improvements; see commit log.