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

markup-it

Package Overview
Dependencies
Maintainers
5
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markup-it - npm Package Versions

23
10

13.0.0

Diff

Changelog

Source

13.0.0

  • Markdown: Make custom liquid tags parsing more robust, which might break in some advanced usage.
  • Upgrade dependencies
jpreynat
published 12.1.1 •

Changelog

Source

12.1.1

  • Markdown: Fix missing newline characters after serialized HTML table leading to invalid markdown
jpreynat
published 12.1.0 •

Changelog

Source

12.1.0

  • Gracefully handle front matter parsing in markdown. When front matter cannot be correctly parsed, it is now treated as normal text and deserialized as markdown instead of throwing an error
jpreynat
published 12.0.5 •

Changelog

Source

12.0.5

  • Fix problem with Edge because of indent-string using spread syntax
jpreynat
published 12.0.4 •

Changelog

Source

12.0.4

  • Fix build to be compatible with most browsers modern versions (including Edge that doesn't support object spread syntax)
jpreynat
published 12.0.3 •

Changelog

Source

12.0.3

  • Fix deserialization of hash signs # at the end of titles in markdown
jpreynat
published 12.0.2 •

Changelog

Source

12.0.2

  • Fix a bug where inlining React Elements in props of another one in markdown made the deserialization crash
jpreynat
published 12.0.1 •

Changelog

Source

12.0.1

  • Revert publishing minified code
jpreynat
published 12.0.0 •

Changelog

Source

12.0.0

  • Compile as ES module
  • Drop support for Node 6 and lower
  • API changes since markup-it is now compiled as a single file (see README.md)
jpreynat
published 11.1.8 •

Changelog

Source

11.1.8

  • Fix a bug where deserializing from markdown a heading containing rich content, like a link, would crash
23
10
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