New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lezer/markdown

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lezer/markdown - npm Package Versions

13

1.0.4

Diff

Changelog

Source

1.0.4 (2023-06-29)

Bug fixes

Fix another bug in incremental parsing across input gaps.

marijn
published 1.0.3 •

Changelog

Source

1.0.3 (2023-06-22)

Bug fixes

Only parse list items as tasks when there is whitespace after the checkbox brackets. Remove an unnecessary regexp operator

Fix a crash doing an incremental parse on input ranges with gaps between them.

marijn
published 1.0.2 •

Changelog

Source

1.0.2 (2022-09-21)

Bug fixes

In the stikethrough extension, ignore opening marks with a space after and closing marks with a space before them.

marijn
published 1.0.1 •

Changelog

Source

1.0.1 (2022-06-29)

Bug fixes

Fix a crash that could occur when there were gaps in the parseable ranges right at the start of a line.

marijn
published 1.0.0 •

Changelog

Source

1.0.0 (2022-06-06)

New features

First stable version.

marijn
published 0.16.1 •

Changelog

Source

0.16.1 (2022-05-20)

Bug fixes

Fix a bug that prevented style tags from built-in extensions from being applied.

marijn
published 0.16.0 •

Changelog

Source

0.16.0 (2022-04-20)

New features

This package now attached highlighting information to its syntax tree.

It is now possible to include highlighting information when defining nodes in extensions via NodeSpec.style.

marijn
published 0.15.6 •

Changelog

Source

0.15.6 (2022-03-18)

Bug fixes

Fix a bug where GFM tables occurring directly below a paragraph weren't recognized.

marijn
published 0.15.5 •

Changelog

Source

0.15.5 (2022-02-18)

New features

The BlockContext type now has a depth property providing the amount of parent nodes, and a parentType method allowing code to inspect the type of those nodes.

marijn
published 0.15.4 •

Changelog

Source

0.15.4 (2022-02-02)

Bug fixes

Fix compatibility fallback for engines with RegExp \p support.

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