markdown-toc
Advanced tools
Comparing version 0.6.2 to 0.6.3
12
index.js
@@ -20,2 +20,8 @@ /*! | ||
/** | ||
* expose `toc` | ||
*/ | ||
module.exports = toc; | ||
/** | ||
* Load `generate` as a remarkable plugin and | ||
@@ -197,8 +203,2 @@ * expose the `toc` function. | ||
/** | ||
* expose `toc` | ||
*/ | ||
module.exports = toc; | ||
/** | ||
* Expose utils | ||
@@ -205,0 +205,0 @@ */ |
{ | ||
"name": "markdown-toc", | ||
"description": "Generate a markdown TOC (table of contents) with Remarkable.", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"homepage": "https://github.com/jonschlinkert/markdown-toc", | ||
@@ -6,0 +6,0 @@ "author": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package