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 3235d81 commit 9121c02Copy full SHA for 9121c02
CHANGES.md
@@ -8,6 +8,9 @@
8
- [pull #288] fixing cuddled-lists with a single list item
9
- [pull #292] Fix Wrong rendering of last list element
10
- [pull #295] link-patterns fix
11
+- [pull #300] Replace a deprecated method
12
+- [pull #301] DeprecationWarning: invalid escape sequence
13
+- [pull #302] Fix "make test" in Python 3
14
15
16
## python-markdown2 2.3.5
CONTRIBUTORS.txt
@@ -37,3 +37,4 @@ MattX (github.com/MattX)
37
Denis Ivanov (github.com/tetafro)
38
Hassan Magdy Saad (github.com/hmagdy)
39
Christian Klus (github.com/kluchrj)
40
+Tsuyoshi Hombashi (github.com/thombashi)
0 commit comments