Socket
Socket
Sign inDemoInstall

markdown-it

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-it - npm Package Versions

1
8

4.4.0

Diff

Changelog

Source

[4.4.0] - 2015-07-18

Changed

  • Updated HTML blocks logic to CM 0.21 spec.
  • Minor fixes.
vitaly
published 4.3.1 •

Changelog

Source

[4.3.1] - 2015-07-15

Security

  • Fix class name injection in fence renderer.

Fixed

  • Allow numbered lists starting from zero.
vitaly
published 4.3.0 •

Changelog

Source

[4.3.0] - 2015-06-29

Changed

  • linkify-it dependency update (1.2.0). Now accepts dash at the end of links.
vitaly
published 4.2.2 •

Changelog

Source

[4.2.2] - 2015-06-10

Changed

  • CM spec 0.20.

Added

  • Added support for multichar substituition in smartquites, #115.

Fixed

  • Fixed code block render inside blockquites, #116.
  • Doc fixes.
vitaly
published 4.2.1 •

Changelog

Source

[4.2.1] - 2015-05-01

Changed

  • Minor emphasis update to match CM spec 0.19.
vitaly
published 4.2.0 •

Changelog

Source

[4.2.0] - 2015-04-21

Changed

  • Bumped linkify-it version to 1.1.0. Now links with IP hosts and without protocols are not linkified by default, due possible collisions with some version numbers patterns (0.5.0.0). You still can return back old behaviour by md.linkify.set({ fuzzyIP: true }).
vitaly
published 4.1.2 •

Changelog

Source

[4.1.2] - 2015-04-19

Changed

  • Bumped linkifier version. More strict 2-chars tald support for links without schema. Should not linkify things like io.js and node.js.
vitaly
published 4.1.1 •

Changelog

Source

[4.1.1] - 2015-04-15

Fixed

  • Improved pipe chars support in table cells, #86 (thanks to @jbt).
vitaly
published 4.1.0 •

Changelog

Source

[4.1.0] - 2015-03-31

Security

  • Disabled data: URLs by default (except some image mimes), to avoid possible XSS. Version bumped, because features changed (formally). If you did not used data: URLs, consider this version as 4.0.4 (no API changes).

Changed

  • Simplified link validator code. Now more easy to understand and to copy into your projects for customization.
vitaly
published 4.0.3 •

Changelog

Source

[4.0.3] - 2015-03-25

Changed

  • Updated linkifier.
  • Smartquotes rule cleanup (#76).

Fixed

  • Fixed replacements rule bug in PhantomJS (#77).
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