https://github.com/uetchy/mdmod-plugin-toc
mdmod plugin to a create table of contents.
https://github.com/uetchy/mdmod-plugin-toc
mdmod
Last synced: about 1 year ago
JSON representation
mdmod plugin to a create table of contents.
- Host: GitHub
- URL: https://github.com/uetchy/mdmod-plugin-toc
- Owner: uetchy
- License: apache-2.0
- Created: 2020-07-27T08:13:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-09T04:15:39.000Z (over 4 years ago)
- Last Synced: 2025-03-29T11:34:41.741Z (about 1 year ago)
- Topics: mdmod
- Language: JavaScript
- Homepage:
- Size: 85 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# mdmod-plugin-toc
[][npm-url]
[][npm-url]
[npm-url]: https://npmjs.org/package/mdmod-plugin-toc
[mdmod](https://github.com/uetchy/mdmod) plugin to a create table of contents.
## Install
```bash
npm i -g mdmod mdmod-plugin-toc
# or `npm i mdmod mdmod-plugin-toc` to use it locally
```
## Use
```md
- [mdmod-plugin-toc](#mdmod-plugin-toc)
- [Install](#install)
- [Use](#use)
```