git1sal

Results 1 issues of git1sal

Version 3.3.3. I've found several anomalies in the behavior of nested markdown=1 blocks. Here's one that's probably diagnostic: ``` markdown.markdown('*foo*', extensions=["extra"]) ``` returns: ``` '*foo*\n' ``` The inner `` is...

bug
extension
confirmed