Socket
Socket
Sign inDemoInstall

@codemirror/lang-markdown

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/lang-markdown - npm Package Versions

234

6.3.0

Diff

Changelog

Source

6.3.0 (2024-09-28)

New features

The new htmlTagLanguage option allows client code to configure which language is used to parse HTML tags in the document.

marijn
published 6.2.5 •

Changelog

Source

6.2.5 (2024-04-12)

Bug fixes

Disable folding for list nodes (since it will shadow the folding on the first list item).

marijn
published 6.2.4 •

Changelog

Source

6.2.4 (2024-01-16)

Bug fixes

Starting at the third list item, insertNewlineContinueMarkup will now keep the tightness of the list, and only require two presses to clear an empty list item.

marijn
published 6.2.3 •

Changelog

Source

6.2.3 (2023-11-27)

Bug fixes

Support code folding for GFM tables.

marijn
published 6.2.2 •

Changelog

Source

6.2.2 (2023-10-06)

Bug fixes

Fix a bug in insertNewlineContinueMarkup that caused it to put the cursor in the wrong place when the editor's line break was more than one character long.

marijn
published 6.2.1 •

Changelog

Source

6.2.1 (2023-09-14)

Bug fixes

Make insertNewlineContinueMarkup and deleteMarkupBackward use tabs for indentation when appropriate.

marijn
published 6.2.0 •

Changelog

Source

6.2.0 (2023-06-23)

New features

The markdown package now installs a completion source that completes HTML tags when in Markdown context.

marijn
published 6.1.1 •

Changelog

Source

6.1.1 (2023-04-13)

Bug fixes

Fix the declaration of comentTokens language data for Markdown.

Fix a bug in deleteMarkupBackward that would cause it to delete pieces of continued paragraphs below list item markers.

marijn
published 6.1.0 •

Changelog

Source

6.1.0 (2023-02-17)

New features

Add support for folding entire sections from the header.

marijn
published 6.0.5 •

Changelog

Source

6.0.5 (2022-11-10)

Bug fixes

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

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