You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#517
0 commit comments