Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codemirror/lang-markdown

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/lang-markdown - npm Package Versions

134

6.0.5

Diff

Changelog

Source

6.0.5 (2022-11-10)

Bug fixes

Make sure task lists are indented correctly even when deeply nested.

marijn
published 6.0.4 •

Changelog

Source

6.0.4 (2022-11-02)

Bug fixes

Fix an issue where nested task lists were indented too deeply.

marijn
published 6.0.3 •

Changelog

Source

6.0.3 (2022-10-24)

Bug fixes

Add a name value to the Markdown language object.

marijn
published 6.0.2 •

Changelog

Source

6.0.2 (2022-10-10)

Bug fixes

Improve insertNewlineContinueMarkup's behavior in a fenced code block.

marijn
published 6.0.1 •

Changelog

Source

6.0.1 (2022-07-25)

Bug fixes

Ignore text after whitespace in code block metadata, when determining which language the block is.

marijn
published 6.0.0 •

Changelog

Source

6.0.0 (2022-06-08)

Breaking changes

Update dependencies to 6.0.0

marijn
published 0.20.1 •

Changelog

Source

0.20.1 (2022-05-20)

New features

The codeLanguages option to markdown may now be a function from an info string to a language.

marijn
published 0.20.0 •

Changelog

Source

0.20.0 (2022-04-20)

New features

insertNewlineContinueMarkup can now continue task lists. Move highlighting information into @lezer/markdown

marijn
published 0.19.6 •

Changelog

Source

0.19.6 (2022-02-04)

Bug fixes

Fix an issue where deleteMarkupBackward could get confused when there was only whitespace between the cursor and the start of the line.

marijn
published 0.19.5 •

Changelog

Source

0.19.5 (2022-01-28)

Bug fixes

Make insertNewlineContinueMarkup exit blockquotes after two blank lines.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc