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.13
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.14.2
Choose a head ref
  • 19 commits
  • 40 files changed
  • 3 contributors

Commits on Jan 6, 2025

  1. Configuration menu
    Copy the full SHA
    4745949 View commit details
    Browse the repository at this point in the history
  2. Bump sass from 1.83.0 to 1.83.1 (#2556)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.83.0 to 1.83.1.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.83.0...1.83.1)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    dc2cda9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    5c38bfc View commit details
    Browse the repository at this point in the history
  2. Add "steps" list CSS

    facelessuser committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    e823ada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f05bc9 View commit details
    Browse the repository at this point in the history
  4. Docs: Update rollup

    facelessuser committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    5e9c79b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

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

Commits on Jan 10, 2025

  1. Configuration menu
    Copy the full SHA
    760e56b View commit details
    Browse the repository at this point in the history
  2. Fix highlight lint issue

    facelessuser committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    8363af6 View commit details
    Browse the repository at this point in the history
  3. Fix spelling

    facelessuser committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    ba219e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94c6bc4 View commit details
    Browse the repository at this point in the history
  5. Docs: Update stylelint (#2564)

    * Docs: Update stylelint
    
    Finally figured out how to migrate stylelint to esm
    
    * Try to use later node
    facelessuser authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    c9ef97e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Docs: Fix snippets example

    Fixes #2573
    facelessuser committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    b5d3826 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Fix list patterns in FancyList (#2576)

    Prevent detecting a list when a line starts with `.` or `)`.
    
    Fixes #2575
    facelessuser authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    2aba189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    868f7e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Block extensions: ensure md_in_html has the correct target element (#…

    …2577)
    
    * Block extensions: ensure `md_in_html` has the correct target element
    
    Resolves #2572
    
    * Update version
    facelessuser authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    968c6c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Docs: Update JS deps

    facelessuser committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    5849b74 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

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

Commits on Jan 29, 2025

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