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: gjtorikian/commonmarker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.0
Choose a base ref
...
head repository: gjtorikian/commonmarker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 31, 2021

  1. Normalized the parse and render options that are available in the par…

    …se or render step, i.e. every option available in parse is also available in render step.
    phillmv committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    f02ea75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd690b5 View commit details
    Browse the repository at this point in the history
  3. Added missing commas.

    phillmv committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2d0af64 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

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

Commits on Sep 3, 2021

  1. Merge pull request #145 from phillmv/normalize-parse-render-options

    Normalize parse and render options
    gjtorikian authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    826048a View commit details
    Browse the repository at this point in the history
  2. 💎 bump to 0.23.1

    gjtorikian committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    a17dd01 View commit details
    Browse the repository at this point in the history
Loading