We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f12db6 commit de877aaCopy full SHA for de877aa
CHANGES.md
@@ -3,6 +3,7 @@
3
## python-markdown2 2.4.0 (not yet released)
4
5
- [pull #377] Fixed bug breaking strings elements in metadata lists
6
+- [pull #380] When rendering fenced code blocks, also add the `language-LANG` class
7
8
9
## python-markdown2 2.3.10
CONTRIBUTORS.txt
@@ -47,3 +47,4 @@ Gareth Simpson (github.com/xurble)
47
Kat Hagan (github.com/codebykat)
48
Stɑrry Shivɑm (github.com/starry69)
49
André Nasturas (github.com/andrenasturas)
50
+Denis Kasak (github.com/dkasak)
0 commit comments