Skip to content

Commit

Permalink
Add section on related projects
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed May 26, 2017
1 parent e928ac7 commit a50b91e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions readme.md
Expand Up @@ -85,6 +85,18 @@ Add a Table of Contents to a Markdown document.
* `tight` (`boolean?`, default: `false`)
— Whether to compile list-items tightly

## Related

* [`remark-collapse`](https://github.com/Rokt33r/remark-collapse)
– Make a section collapsible
* [`remark-normalize-headings`](https://github.com/eush77/remark-normalize-headings)
— Make sure there is no more than a single top-level heading in the document
and rewrite the rest accordingly
* [`remark-rewrite-headers`](https://github.com/strugee/remark-rewrite-headers)
— Change header levels
* [`mdast-util-toc`](https://github.com/barrythepenguin/mdast-util-toc)
— Core functionality of this plugin

## License

[MIT][license] © [Titus Wormer][author]
Expand Down

0 comments on commit a50b91e

Please sign in to comment.