-
Notifications
You must be signed in to change notification settings - Fork 882
Pull requests: Python-Markdown/markdown
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix failing cases for Python 3.14
#1548
by facelessuser
was merged Jul 21, 2025
Loading…
updated Jul 21, 2025
Bump version to 3.8.2
release
This PR is a prposed release.
#1540
by waylan
was merged Jun 19, 2025
Loading…
updated Jun 19, 2025
Fixes for Python 3.14 and fixes for deprecations
#1539
by facelessuser
was merged Jun 19, 2025
Loading…
updated Jun 19, 2025
Bump version to 3.8.1
release
This PR is a prposed release.
#1536
by waylan
was merged Jun 18, 2025
Loading…
updated Jun 18, 2025
Ensure incomplete markup declaration in raw HTML doesn't crash parser.
#1535
by waylan
was merged Jun 18, 2025
Loading…
updated Jun 18, 2025
Fix HTML handling of
</>
#1529
by facelessuser
was merged Apr 26, 2025
Loading…
updated Apr 26, 2025
Ensure
md_in_html
does not drop content
#1527
by facelessuser
was merged Apr 21, 2025
Loading…
updated Apr 21, 2025
Update pypa/gh-action-pypi-publish to v1.12.4
#1525
by mitya57
was merged Apr 11, 2025
Loading…
updated Apr 14, 2025
Bump version to 3.8
release
This PR is a prposed release.
#1524
by waylan
was merged Apr 9, 2025
Loading…
updated Apr 9, 2025
Update deploy workflow to normalize version
#1523
by waylan
was merged Apr 9, 2025
Loading…
updated Apr 9, 2025
markdown/__main__.py: (parse_options): order options alphabetically
rejected
The pull request is rejected for the stated reasons.
wontfix
The issue will not be fixed for the stated reasons.
#1522
by jaalto
was closed Apr 9, 2025
Loading…
updated Apr 9, 2025
Optimize raw HTML post-processor
approved
The pull request is ready to be merged.
#1510
by pawamoy
was merged Mar 27, 2025
Loading…
updated Apr 9, 2025
4 tasks done
Fix incorrect TOC list structure in docs
#1521
by SoulPrudya
was merged Apr 2, 2025
Loading…
updated Apr 2, 2025
Add Python 3.13 and drop Python 3.8
approved
The pull request is ready to be merged.
#1487
by waylan
was merged Mar 25, 2025
Loading…
updated Mar 25, 2025
Add special case for closing nested quotes; fixes #1514
approved
The pull request is ready to be merged.
#1515
by ChrisMayfield
was merged Mar 20, 2025
Loading…
updated Mar 20, 2025
Abbr should respect AtomicStrings
#1513
by facelessuser
was merged Mar 12, 2025
Loading…
updated Mar 12, 2025
Fix flake8 warnings about whitespace before/after f-string backets
#1511
by pawamoy
was closed Feb 26, 2025
Loading…
updated Feb 26, 2025
Treat center like a block-level element
#1506
by facelessuser
was merged Jan 31, 2025
Loading…
updated Jan 31, 2025
Remove PHP tests and create tests for cases that are useful to keep
#1505
by facelessuser
was merged Jan 30, 2025
Loading…
updated Jan 30, 2025
Adjust
md_in_html
"markdown" blocks to process content consistently
#1503
by facelessuser
was merged Jan 28, 2025
Loading…
updated Jan 28, 2025
WikiLinks extension: Allow literal dot in wikilink pattern
#1504
by rdmark
was closed Jan 27, 2025
Loading…
updated Jan 27, 2025
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.