Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
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: codemirror/lang-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0
Choose a base ref
...
head repository: codemirror/lang-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    7bdce19 View commit details
    Browse the repository at this point in the history
  2. Follow repository rename

    marijnh committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8e8f5ac View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Ignore text after whitespace in code block metadata

    FIX: Ignore text after whitespace in code block metadata, when determining
    which language the block is.
    
    Closes codemirror/dev#914
    marijnh committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4847372 View commit details
    Browse the repository at this point in the history
  2. Mark version 6.0.1

    marijnh committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    67d44be View commit details
    Browse the repository at this point in the history
Loading