We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d753f commit c6b69f4Copy full SHA for c6b69f4
CHANGES.md
@@ -10,6 +10,7 @@
10
- [pull #572] Process inline tags as HTML blocks when they span multiple lines (#571)
11
- [pull #573] Add new LaTeX Extra
12
- [pull #576] Fix `html`, `head` and `body` tags being wrapped in `<p>` tags (#575)
13
+- [pull #578] Graceful handling of broken lists when cuddled-lists extra is enabled
14
- [pull #581] Add type hints (#562)
15
- [pull #581] Drop Python 3.6 and 3.7 support
16
- [pull #582] Fix fenced code blocks breaking lists (#580)
CONTRIBUTORS.txt
@@ -59,3 +59,4 @@ Max Omdal (github.com/momja)
59
Kishore (github.com/jk6521)
60
Ircama (github.com/Ircama)
61
Ankit Mahato (github.com/animator)
62
+Eric Dufresne (github.com/edufresne)
0 commit comments