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.21.2
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: main
Choose a head ref
  • 11 commits
  • 20 files changed
  • 1 contributor

Commits on Mar 30, 2026

  1. Docs: update js deps

    facelessuser committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    3d18550 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. Merge commit from fork

    * Fix directory traversal issue with restrict_base_path
    
    Found by @gistrec.
    
    * Check for os separator as root could already end properly
    
    Though paths like root are not advised, we should handle them in a sane
    manner.
    
    * Documentation tests use strict mode which flags numerous false positives
    
    Zensical now supports strict mode, but it will flag links as invalid
    that are not valid due to it not being knowledgeable about common,
    non-standard syntax.
    facelessuser authored May 13, 2026
    Configuration menu
    Copy the full SHA
    63b7835 View commit details
    Browse the repository at this point in the history
  2. Fix spelling

    facelessuser committed May 13, 2026
    Configuration menu
    Copy the full SHA
    4262841 View commit details
    Browse the repository at this point in the history
  3. Update JS docs deps

    facelessuser committed May 13, 2026
    Configuration menu
    Copy the full SHA
    edef168 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. Configuration menu
    Copy the full SHA
    8b9755f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a21f5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. Fix npm option

    facelessuser committed May 18, 2026
    Configuration menu
    Copy the full SHA
    4868783 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2026

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

Commits on May 26, 2026

  1. Drop Python 3.9 (#2902)

    * Drop Python 3.9
    
    * Fix lint
    facelessuser authored May 26, 2026
    Configuration menu
    Copy the full SHA
    367d965 View commit details
    Browse the repository at this point in the history
  2. Docs: Update JS deps

    facelessuser committed May 26, 2026
    Configuration menu
    Copy the full SHA
    299a129 View commit details
    Browse the repository at this point in the history
  3. Update Python type deps

    facelessuser committed May 26, 2026
    Configuration menu
    Copy the full SHA
    9fb9643 View commit details
    Browse the repository at this point in the history
Loading