Socket
Socket
Sign inDemoInstall

markdown-it-attrs

Package Overview
Dependencies
0
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

3

demo.md

@@ -1,1 +0,2 @@

- **bold** text {.red}
# header {.style-me}
paragraph {data-toggle=modal}
{
"name": "markdown-it-attrs",
"version": "0.1.3",
"version": "0.1.4",
"description": "Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandoc's header attributes",

@@ -35,3 +35,4 @@ "license": "MIT",

"mocha": "*"
}
},
"tonicExampleFile": "demo.js"
}

@@ -81,2 +81,3 @@ # markdown-it-attrs [![Build Status](https://travis-ci.org/arve0/markdown-it-attrs.svg?branch=master)](https://travis-ci.org/arve0/markdown-it-attrs) [![npm version](https://badge.fury.io/js/markdown-it-attrs.svg)](http://badge.fury.io/js/markdown-it-attrs)

[demo as jsfiddle](https://jsfiddle.net/arve0/hwy17omn/)

@@ -83,0 +84,0 @@ ## License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc