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: facelessuser/pymdown-extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.15
Choose a base ref
...
head repository: facelessuser/pymdown-extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.16
Choose a head ref
  • 11 commits
  • 30 files changed
  • 2 contributors

Commits on Apr 28, 2025

  1. Fix admonition example

    facelessuser committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    cbe34bd View commit details
    Browse the repository at this point in the history
  2. Drop Python 3.8 (#2654)

    facelessuser authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    bd2f267 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. Add retry logic for rate limited HTTP errors (429) (#2669)

    * Add retry logic for rate limited HTTP errors (429)
    
    This is a refactor of the work done by @0xLucca and replaces and
    resolves #2656
    
    * Consistently raise exception the same way with HTTP status is bad
    facelessuser authored May 18, 2025
    Configuration menu
    Copy the full SHA
    553251d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Fix spelling of marketplace for GitHub (#2674)

    * Fix misspelling in code
    
    * Fix typo in docs
    dublinsubway authored May 22, 2025
    Configuration menu
    Copy the full SHA
    70cf820 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

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

Commits on May 29, 2025

  1. Allow raw HTML in caption prefix (#2679)

    * Allow raw HTML in caption prefix
    
    * Add documentation note about new behavior
    facelessuser authored May 29, 2025
    Configuration menu
    Copy the full SHA
    2a1828a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a481b View commit details
    Browse the repository at this point in the history
  3. Refactor for mypy issue

    facelessuser committed May 29, 2025
    Configuration menu
    Copy the full SHA
    a49f32a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Docs: update JS deps

    facelessuser committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    620d7fd View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Docs: Update JS deps

    facelessuser committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    beb841e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Configuration menu
    Copy the full SHA
    7d3d4f9 View commit details
    Browse the repository at this point in the history
Loading