-
Notifications
You must be signed in to change notification settings - Fork 893
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Python-Markdown/markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Python-Markdown/markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 18 files changed
- 5 contributors
Commits on Apr 11, 2025
-
Update pypa/gh-action-pypi-publish to v1.12.4
This is the first tag with support for metadata format 2.4.
Configuration menu - View commit details
-
Copy full SHA for 513de8a - Browse repository at this point
Copy the full SHA 513de8aView commit details
Commits on Apr 21, 2025
-
Ensure
md_in_htmldoes not drop contentFixes #1526. Co-authored-by: Dmitry Shachnev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2b9fd1 - Browse repository at this point
Copy the full SHA f2b9fd1View commit details
Commits on Apr 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 64a3c0f - Browse repository at this point
Copy the full SHA 64a3c0fView commit details
Commits on Jun 18, 2025
-
Ensure incomplete markup declaration in raw HTML doesn't crash parser.
See Python bug report at gh-77057 for details. Until we drop support for Python < 3.13 (where this was fixed upstream), we need to avoid the unwanted error by checking for it explicitly. Fixes #1534.
Configuration menu - View commit details
-
Copy full SHA for 8207214 - Browse repository at this point
Copy the full SHA 8207214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3870f20 - Browse repository at this point
Copy the full SHA 3870f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb9d42 - Browse repository at this point
Copy the full SHA 3bb9d42View commit details -
Properly document version specification.
The docs previously incorrectly linked to the Semantic Versioning specification. However, this project has never used that specification. Instead it uses the Python Version Specification which was originally defined in PEP 440. The specification explicitly identifies differences between the two (See https://packaging.python.org/en/latest/specifications/version-specifiers/#semantic-versioning).
Configuration menu - View commit details
-
Copy full SHA for 3561310 - Browse repository at this point
Copy the full SHA 3561310View commit details
Commits on Jun 19, 2025
-
- Fix codecs deprecation - Fix issue with unclosed `<![` - Fix issue with unclosed HTML tag `<foo` - Fix issue with unclosed comments - Add tests which run on the Python 3.14 beta which should automatically update after release Fixes #1537
Configuration menu - View commit details
-
Copy full SHA for 9980cb5 - Browse repository at this point
Copy the full SHA 9980cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c8431 - Browse repository at this point
Copy the full SHA d9c8431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4669a09 - Browse repository at this point
Copy the full SHA 4669a09View commit details
Commits on Jul 21, 2025
-
Fix failing cases for Python 3.14
New change requires us to monkey patch `locatetagend` to prevent capturing incomplete tags in code spans.
Configuration menu - View commit details
-
Copy full SHA for 23c301d - Browse repository at this point
Copy the full SHA 23c301dView commit details
Commits on Aug 1, 2025
-
* Alter footnote ordering so footnotes definitions are listed in the order in which their references appear in the document. * Add config option, USE_DEFINITION_ORDER, to support previous behavior. * Add comprehensive tests for extension. * Change to the behavior of inlinepatterns by ensuring that inlinepatterns iterate through elements in document order. Previously, in some specific case, elements with nested children had their inline content parsed in reverse order. Resolves #1367.
Configuration menu - View commit details
-
Copy full SHA for 07bf207 - Browse repository at this point
Copy the full SHA 07bf207View commit details
Commits on Sep 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f39cf84 - Browse repository at this point
Copy the full SHA f39cf84View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.8...3.9.0