An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# mdmod-plugin-toc

[![npm](https://flat.badgen.net/npm/v/mdmod-plugin-toc)][npm-url]
[![npm: total downloads](https://flat.badgen.net/npm/dt/mdmod-plugin-toc)][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)

```