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

@lezer/markdown

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lezer/markdown - npm Package Versions

12

0.15.2

Diff

Changelog

Source

0.15.2 (2021-11-08)

Bug fixes

Fix a bug where an ordered list item after a nested bullet list would get treated as part of the bullet list item.

marijn
published 0.15.1 •

Changelog

Source

0.15.1 (2021-10-11)

Bug fixes

Fix a bug that caused endLeafBlock configuration to be ignored by the parser.

marijn
published 0.15.0 •

Changelog

Source

0.15.0 (2021-08-11)

Breaking changes

The module name has changed from lezer-markdown to @lezer/markdown.

MarkdownParser now extends Parser and follows its interface.

The Markdown parser no longer has its own support for nested parsing (but can be wrapped with parseCode to get a similar effect).

New features

The new parseCode function can be used to set up a mixed-language parser for Markdown.

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