rehype-toc
Advanced tools
Comparing version
{ | ||
"name": "rehype-toc", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "A rehype plugin that adds a table of contents (TOC) to the page", | ||
@@ -34,4 +34,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@jsdevtools/rehype-toc": "3.0.1" | ||
"@jsdevtools/rehype-toc": "3.0.2" | ||
} | ||
} |
# Table of Contents plugin for Rehype | ||
A [rehype](https://github.com/rehypejs/rehype) plugin that adds a table of contents (TOC) to the page | ||
[](https://github.com/JS-DevTools/rehype-toc/blob/master/.github/workflows/CI-CD.yaml) | ||
[](https://github.com/JS-DevTools/rehype-toc/blob/master/.github/workflows/CI-CD.yaml) | ||
[](https://github.com/JS-DevTools/rehype-toc/actions) | ||
[](https://github.com/JS-DevTools/rehype-toc/actions) | ||
@@ -242,3 +242,3 @@ [](https://coveralls.io/github/JS-DevTools/rehype-toc) | ||
-------------------------- | ||
Contributions, enhancements, and bug-fixes are welcome! [File an issue](https://github.com/JS-DevTools/rehype-toc/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/rehype-toc/pulls). | ||
Contributions, enhancements, and bug-fixes are welcome! [Open an issue](https://github.com/JS-DevTools/rehype-toc/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/rehype-toc/pulls). | ||
@@ -245,0 +245,0 @@ #### Building |
15556
-0.42%+ Added
- Removed
Updated