Skip to content

ftw-soft/markdown-toc-generate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown TOC generate

Client side Markdown table of contents (TOC) generator.

Usage

  • Paste source Markdown document into first textarea.
  • Select options.
  • Hit Generate.
  • Final table of contents dropped into second textarea.
  • Hit Copy to clipboard and you're done.

Online

Available here: https://magnetikonline.github.io/markdown-toc-generate/.

Built and tested against Google Chrome (version 50).

About

Table of contents (TOC) generator from a given Markdown page source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.4%
  • HTML 27.3%
  • CSS 10.3%