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.4
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.5
Choose a head ref
  • 11 commits
  • 35 files changed
  • 1 contributor

Commits on Nov 13, 2023

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

Commits on Nov 16, 2023

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

Commits on Nov 18, 2023

  1. Docs: update JS deps

    facelessuser committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    054f84b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Docs: Fix some focus issues

    - For now, patch detail/admonition focus style to match our style colors
    - Dark mode focus ring should not have a double rings, one being white
    facelessuser committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    cf97b06 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 24, 2023

  1. Add further customization ability to admonitions and details (#2241)

    * Add further customization ability to admonitions and details
    
    - Allow specifying a specific class that is not the same as the custom
      block name.
    - Allow specifying a default title that is not derived from the class.
    
    Also remove some dead code that was used during development of the block
    feature.
    
    * Add tests
    
    * Update docs and bump version
    facelessuser authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ee9fe14 View commit details
    Browse the repository at this point in the history
  2. Docs: Update JS deps

    facelessuser committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e882b8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a48b616 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5011a81 View commit details
    Browse the repository at this point in the history
  5. Badges should reference main

    Remove discord link as we will likely just support GitHub Discussions
    only in the future.
    facelessuser committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ffa969c View commit details
    Browse the repository at this point in the history
  6. Remove discord links

    facelessuser committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    899e811 View commit details
    Browse the repository at this point in the history
Loading