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: lepture/mistune
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.4
Choose a base ref
...
head repository: lepture/mistune
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 18 commits
  • 18 files changed
  • 4 contributors

Commits on Sep 9, 2025

  1. Improve benchmark reporting in readme

    Added a table of all the benchmark data, and shifted the raw data into a details/summary block.
    
    Also highlighted the best performance in each case with a `<mark>` element.
    plutonium-239 authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    f553dbb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. Merge pull request #421 from plutonium-239/main

    Improve benchmark reporting in readme
    lepture authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    9f4ff6f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. Configuration menu
    Copy the full SHA
    2677e2d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. Configuration menu
    Copy the full SHA
    0516c9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #423 from kylechui/main

    feat: Support footnotes that start on the next line.
    lepture authored Nov 29, 2025
    Configuration menu
    Copy the full SHA
    4adac1c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Configuration menu
    Copy the full SHA
    bd90e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c856325 View commit details
    Browse the repository at this point in the history
  3. fix: render ref links in TOC.

    Fixes #426.
    lemon24 committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    a0a0148 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #427 from lemon24/main

    fix: render ref links in TOC.
    lepture authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    c82ad09 View commit details
    Browse the repository at this point in the history
  5. chore: update deps

    lepture committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    28e7d46 View commit details
    Browse the repository at this point in the history
  6. feat: support python 3.14

    lepture committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    7e0eb65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d49cba View commit details
    Browse the repository at this point in the history
  8. chore: mypy 1.19 has bugs

    lepture committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    0eb6871 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. chore: remove python 3.8

    lepture committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    7dda5f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b62204 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #429 from lepture/fix-428

    fix: render correct html for footnotes
    lepture authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    db9df86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55fe3af View commit details
    Browse the repository at this point in the history
  5. chore: release 3.2.0

    lepture committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    df23edd View commit details
    Browse the repository at this point in the history
Loading