Skip to content

Acetonen/python_markdown_toc_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

PYTHON TOC GENERATOR

Simple script to automatically generate table of content in markdown file.

you need to install click:

pip install click

then simple use:

python make_toc <FILE_PATH>

it create TOC with interactive links.

About

Simple script to automatically generate table of content in markdown file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages