Skip to content

Pull requests: Python-Markdown/markdown

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
Update contributing guide
#1538 by waylan was merged Jun 18, 2025 Loading… updated Jun 18, 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
Better validate changelog
#1519 by waylan was merged 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
Fix CI badge in README
#1520 by janbrasna was merged Apr 2, 2025 Loading… updated Apr 2, 2025
Use PEP 639 license expressions in project metadata approved The pull request is ready to be merged. confirmed Confirmed bug report or approved feature request. process Discussions regarding policies and development process.
#1516 by cdce8p was merged Mar 25, 2025 Loading… updated Mar 25, 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
ProTip! Exclude everything labeled bug with -label:bug.