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.10.1
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: 3.10.2
Choose a head ref
  • 4 commits
  • 11 files changed
  • 2 contributors

Commits on Feb 2, 2026

  1. Fix regression of special comments

    Fixes #1590
    facelessuser authored and waylan committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    c438647 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. More reliable fix for </

    Include hack so we don't break MkDocs.
    facelessuser authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    7f29f1a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Document HTML sanitation policy

    Recommend JustHTML as an HTML sanitizer with bleach and nh3 as alternatives.
    
    Reorganize cli.md for clarity.
    
    Resolves #1479.
    waylan authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    6301833 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Bump version to 3.10.2

    waylan authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    e7a0efb View commit details
    Browse the repository at this point in the history
Loading