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: yuin/goldmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.8
Choose a base ref
...
head repository: yuin/goldmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.9
Choose a head ref
  • 6 commits
  • 22 files changed
  • 3 contributors

Commits on Feb 2, 2025

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

Commits on Feb 18, 2025

  1. Update README.md

    Update `goldmark-enclave` url and information
    lyricat authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    c05fb08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from lyricat/lyricat-patch-enclave

    Update README.md
    lyricat authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    ba49c5c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #489 from lyricat/master

    chore: update `goldmark-enclave` repo URL and information
    yuin authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    f7b2d24 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #487 from n-peugnet/patch-1

    Fix GitHub actions badge URL
    yuin authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    04410ff View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Improve static map builds

    To optimize binary size, now we initialize large static maps with some
    technique.
    
    From: #469
    Contributer: @renthraysk
    yuin committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    6951ff3 View commit details
    Browse the repository at this point in the history
Loading