croogie / markdown-toc-generate

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

Home Page:https://magnetikonline.github.io/markdown-toc-generate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

License:MIT License


Languages

Language:JavaScript 62.4%Language:HTML 27.3%Language:CSS 10.3%