Commit 285aec9
committed
Recod version of markdown2 that works.
Versions > 2.3.3 of of markdown2 has a bug that causes
[issue1](issue1) to render as <a href="#"> rather than <a
href="issue1">. Up till 2.4.9, Roundup wasn't afected by the bug.
As of 2.4.9 the bug is causing issues.
Document that this version should not be used.
See: trentm/python-markdown2#5171 parent 42287f2 commit 285aec9
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
| 260 | + | |
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
| |||
0 commit comments