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: kivikakk/comrak
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.39.0
Choose a base ref
...
head repository: kivikakk/comrak
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.39.1
Choose a head ref
  • 11 commits
  • 11 files changed
  • 5 contributors

Commits on Jun 1, 2025

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

Commits on Jun 18, 2025

  1. Fixes header-ids accessibility

    Accessibiity tools can't handle the anchors generated as they retain
    focus, adding the (inert)[https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/inert] prevents focus on this element and fixes this accessibility issue.
    davemackintosh committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    75f19f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #574 from davemackintosh/fix/573-header-id-inert-a…

    …ttribute
    
    Fixes header-ids accessibility
    kivikakk authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    abee4cd View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

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

    JamieMagee committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    457cfc8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #575 from JamieMagee/recurse-join-text

    Recursively join text nodes inside links, images, and wikilinks
    kivikakk authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    76da992 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bfc44a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Cargo.toml: v0.39.1.

    kivikakk committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    838c60a View commit details
    Browse the repository at this point in the history
  2. changelog.txt: generate.

    kivikakk authored and github-actions[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    ddf75ca View commit details
    Browse the repository at this point in the history
  3. changelog.txt: update.

    kivikakk committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    9355ef6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    275a422 View commit details
    Browse the repository at this point in the history
Loading