Thanks to visit codestin.com Credit goes to github.com
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