markdown-toc
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -99,2 +99,3 @@ /*! | ||
res.content = bullets(result, opts); | ||
res.content += (opts.append || ''); | ||
return res; | ||
@@ -101,0 +102,0 @@ }; |
{ | ||
"name": "markdown-toc", | ||
"description": "Generate a markdown TOC (table of contents) with Remarkable.", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"homepage": "https://github.com/jonschlinkert/markdown-toc", | ||
@@ -66,2 +66,2 @@ "author": { | ||
] | ||
} | ||
} |
@@ -206,2 +206,2 @@ # markdown-toc [![NPM version](https://badge.fury.io/js/markdown-toc.svg)](http://badge.fury.io/js/markdown-toc) [![Build Status](https://travis-ci.org/jonschlinkert/markdown-toc.svg)](https://travis-ci.org/jonschlinkert/markdown-toc) | ||
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 21, 2015._ | ||
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 25, 2015._ |
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
15045
275