Skip to content

Commit

Permalink
Add mdast-util-toc to list of utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 24, 2016
1 parent e6e0988 commit cebb977
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -925,6 +925,8 @@ Yields:
— Ensure at most one top-level heading is in the document;
* [`eush77/mdast-squeeze-paragraphs`](https://github.com/eush77/mdast-squeeze-paragraphs)
— Remove empty paragraphs;
* [`BarryThePenguin/mdast-util-toc`](https://github.com/BarryThePenguin/mdast-util-toc)
— Generate a Table of Contents from a tree;
* [`wooorm/mdast-util-to-hast`](https://github.com/wooorm/mdast-util-to-hast)
— Transform MDAST to HAST;
* [`wooorm/mdast-zone`](https://github.com/wooorm/mdast-zone)
Expand Down

0 comments on commit cebb977

Please sign in to comment.