zhouie / gfm_toc_generator

Automatically generate the table of content for GitHub-Flavored-Markdown files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gfm_toc_generator

Automatically generate the table of content for GitHub-Flavored-Markdown files.

Requirement

  • Python 3

Usage

Use the following command in your terminal to use this tool:

python gen_gfm_toc.py <path_to_your_markdown_file>

Then the table of content will be printed via standard output.

About

Automatically generate the table of content for GitHub-Flavored-Markdown files.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%