Skip to content
Permalink

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
Choose a base ref
...
head repository: Python-Markdown/markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 11, 2025

  1. Update pypa/gh-action-pypi-publish to v1.12.4

    This is the first tag with support for metadata format 2.4.
    mitya57 authored and waylan committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    513de8a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Ensure md_in_html does not drop content

    Fixes #1526.
    
    Co-authored-by: Dmitry Shachnev <mitya57@users.noreply.github.com>
    facelessuser and mitya57 authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    f2b9fd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. Fix HTML handling of </>

    Fixes #1528
    facelessuser authored and waylan committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    64a3c0f View commit details
    Browse the repository at this point in the history
Loading