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.1
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.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 12, 2022

  1. Regenerate readme

    marijnh committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a11d5ad View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Don't continue lists in fenced code blocks

    FIX: Improve `insertNewlineContinueMarkup`'s behavior in a fenced code
    block.
    
    See https://discuss.codemirror.net/t/insertnewline-continuemarkup-behaves-wierdly-with-code-and-list/5104
    marijnh committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    120d7af View commit details
    Browse the repository at this point in the history
  2. Mark version 6.0.2

    marijnh committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3efa856 View commit details
    Browse the repository at this point in the history
Loading