trentm/python-markdown2
markdown2: A fast and complete implementation of Markdown in Python
PythonNOASSERTION
Issues
- 1
Add Output to file
#608 opened by ajpenner - 1
`middle-word-em=False` does not emit expected `strong`
#606 opened by enigma - 5
- 4
Support for links like `[this]`?
#597 opened by rudymatela - 1
Safe mode XSS
#601 opened by salvatore-abello - 1
XSS in escape safe mode
#603 opened by sebastianosrt - 3
- 0
Markdown rendering in image descriptions
#594 opened by za3k - 6
Unable to detect non-breaking space
#592 opened by aidanho1188 - 1
markdown-in-html extra is splitting lists with code (together with fenced-code-blocks)
#593 opened by za3k - 1
Regression for **bolded_code_friendly** text
#589 opened by mhils - 0
- 0
Another safe mode XSS
#583 opened by Arc-blroth - 0
Crash when parsing malformed html in markdown
#584 opened by Arc-blroth - 1
- 0
Multiple fenced code blocks break them
#580 opened by IncandescentChrysalis - 3
Add typing to package
#562 opened by mar-pan - 2
AssertionError: assert re.match(r'^<(?:ul|ol).*?>', cuddled_list) when two list items are on the same line
#577 opened by edufresne - 1
New line in code block breaks them
#579 opened by IncandescentChrysalis - 4
bug/feature html tags wrapped in paragraph tags
#575 opened by clach04 - 1
How to format task list
#567 opened by root3200 - 0
- 2
regression with markdown-in-html
#565 opened by parmentelat - 3
- 1
- 1
Update on PyPI and merge latest pull requests
#561 opened by syntaxsurge - 1
- 2
- 2
Update markdown2 version on PyPI
#554 opened by syntaxsurge - 2
Formatting error when input contains multiple words surrounded by triple asterisks
#555 opened by ryanvilbrandt - 6
Bad handling of two consecutive bold words
#541 opened by m417z - 3
- 0
Table Conversion Issue with Trailing Spaces/Tabs
#549 opened by syntaxsurge - 2
- 1
Fenced-code-blocks extra funky movments
#542 opened by Lucksinia - 1
Same header names generate identical HTML anchors
#530 opened by JCGoran - 0
HTML headers not included in TOC
#537 opened by Crozzers - 3
- 2
Converting non-english anchor tags leads to "-x" values (or umlauts are replaced)
#534 opened by HardMax71 - 0
Backslash at the end of a line for a newline
#525 opened by m417z - 2
base64 images links in safe mode become corrupted
#526 opened by jbaptperez - 2
Impossible to use stylesheets
#523 opened by dims12 - 26
- 4
Python code snippet that include comments do not get parsed correctly
#515 opened by BenjaminScholtens - 2
Unordered lists not working when there is no newline between list items and preceding text
#518 opened by jluxenberg - 1
Replace deprecated imp module with importlib
#510 opened by hugovk - 5
HTML elements are replaced by hashes
#508 opened by invisibleroads - 3
Support for PyMDown Extensions
#507 opened by kjaymiller - 1
fenced-code-blocks fails with empty blocks
#505 opened by mhils - 2
Support block code
#504 opened by phongtnit