https://github.com/ziv/mdtoc
Table of content generator for markdown files
https://github.com/ziv/mdtoc
Last synced: 7 months ago
JSON representation
Table of content generator for markdown files
- Host: GitHub
- URL: https://github.com/ziv/mdtoc
- Owner: ziv
- License: mit
- Created: 2020-08-04T09:12:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T09:52:19.000Z (about 3 years ago)
- Last Synced: 2024-12-31T17:55:55.225Z (over 1 year ago)
- Language: TypeScript
- Size: 695 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mdtoc
Table of content generator for markdown files.
Install:
```shell script
npm i mdtoc
yarn add mdtoc
# install global
```
### Usage
## Constrains
1. Support Github markdown links (tested only on Github)
2. Support "#" headers only