Python-Markdown/markdown
A Python implementation of John Gruber’s Markdown with Extension support.
PythonBSD-3-Clause
Issues
- 3
Help! What wrong with this error?"AttributeError: 'zipimporter' object has no attribute 'exec_module'"
#1488 opened by Cocoooliu - 7
GPL-2.0 in test tests/php
#1480 opened by OliverFendt - 2
- 2
Incompatible function override in `InlineProcessor`
#1472 opened by MikeRomaa - 12
- 1
Separate extensions from core
#1462 opened by waylan - 1
Document lack of sanitization of HTML output
#1479 opened by MaddyGuthridge - 0
Fix warnings in checkspelling test
#1485 opened by waylan - 2
Listing Issues with Python Markdown
#1482 opened by Skrillx13 - 2
InlineHTML <center> not treated as HTML correctly
#1481 opened by ScriptPup - 1
Error
#1477 opened by darkdevil3610 - 1
- 2
- 2
Pretty HTML output
#1470 opened by sgraaf - 9
Abbreviation processing order alternative
#1465 opened by nbanyan - 3
- 7
- 3
A line ending that is preceded by a backslash is not parsed as a hard line break
#1464 opened by AUVESY-Nachwuchskraefte - 8
no anchors are created
#1463 opened by flocsy - 1
- 2
convert \u2028 to <br>?
#1459 opened by vdwees - 2
TOC extension: ignore headers above [TOC] marker
#1457 opened by pozitron57 - 2
GFM alerts
#1456 opened by cdbdev - 8
No table support?
#1455 opened by buhtz - 1
add a buildin Mermaid extention
#1454 opened by ouhammmourachid - 1
List not rendering correctly when preceded by word
#1452 opened by augustelalande - 9
BlockProcessor output wrapped in p tag
#1439 opened by Apreche - 3
Add Support for Tab Customization in Code Blocks
#1450 opened by ArfaNada - 6
- 1
<table> improperly wrapped by <p> when inside a list
#1445 opened by socram8888 - 3
Trying to migrate from `markdown2`, lists without blank lines not working
#1442 opened by nemecek-filip - 3
- 18
API docs are not being properly indexed for search
#1432 opened by waylan - 6
- 2
Tables in blockquotes with nl2br extension
#1431 opened by aricept - 3
markdown changes content inside <script> tag
#1411 opened by schlichtanders - 6
Use a different MkDocs theme.
#1412 opened by pauloxnet - 2
- 8
3.5.2: pytest fails
#1429 opened by kloczek - 4
bug(md_in_html): “markdown="1"” isn’t removed in child elements of the “li” tag
#1427 opened by Kristinita - 11
Python Markdown turns `</#rrggbb>` into HTML comment, even while in inline code
#1425 opened by Andre601 - 2
Does not handle comments in code snippets
#1424 opened by jrinder42 - 5
- 2
- 13
How to write an extension that looks at raw HTML?
#1415 opened by oprypin - 1
someone tell me how I can do this :) I know this is not mkdocs, but there's like too many third party things involved that I can't figure out where to go
#1419 opened by karl-police - 1
Search is missing from documentation
#1416 opened by facelessuser - 4
Add admonitions to TOC?
#1395 opened by guillevg - 1
RFE: is it possible to start making github releases?🤔
#1393 opened by kloczek - 2
Multiple newlines break code formatting
#1391 opened by mattiaverga