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: commonmark/commonmark-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: commonmark-parent-0.28.0
Choose a base ref
...
head repository: commonmark/commonmark-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 53 files changed
  • 3 contributors

Commits on Mar 31, 2026

  1. Configuration menu
    Copy the full SHA
    ba867e1 View commit details
    Browse the repository at this point in the history
  2. Bump versions

    robinst committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    41586dd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Remove redundant overrides

    miasma committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    14aef15 View commit details
    Browse the repository at this point in the history
  2. Remove redundant variable

    miasma committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    3e440b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0397aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d11122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a87d5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    867e58c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. Configuration menu
    Copy the full SHA
    8df5061 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #427 from commonmark/issue-426

    Allow customizing HTML attributes for alert title
    robinst authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    22d6637 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2026

  1. Refactor to use String.isEmpty

    miasma committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    6b1e80b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8833db View commit details
    Browse the repository at this point in the history
  3. Refactor String API calls

    miasma committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    ae68c5a View commit details
    Browse the repository at this point in the history
  4. Refactor conditional

    miasma committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    fed333d View commit details
    Browse the repository at this point in the history
  5. Remove redundant imports

    miasma committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    23801ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4c7668 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Update README.md

    robinst authored May 4, 2026
    Configuration menu
    Copy the full SHA
    c1f255d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #425 from miasma/clean-ups

    Clean ups
    robinst authored May 4, 2026
    Configuration menu
    Copy the full SHA
    37df896 View commit details
    Browse the repository at this point in the history
Loading