We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mdast-util-toc
1 parent e6e0988 commit cebb977Copy full SHA for cebb977
readme.md
@@ -925,6 +925,8 @@ Yields:
925
— Ensure at most one top-level heading is in the document;
926
* [`eush77/mdast-squeeze-paragraphs`](https://github.com/eush77/mdast-squeeze-paragraphs)
927
— Remove empty paragraphs;
928
+* [`BarryThePenguin/mdast-util-toc`](https://github.com/BarryThePenguin/mdast-util-toc)
929
+ — Generate a Table of Contents from a tree;
930
* [`wooorm/mdast-util-to-hast`](https://github.com/wooorm/mdast-util-to-hast)
931
— Transform MDAST to HAST;
932
* [`wooorm/mdast-zone`](https://github.com/wooorm/mdast-zone)
0 commit comments