Skip to content

Client-side online markdown table of contents generator

Notifications You must be signed in to change notification settings

safesploitOrg/markdown-toc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online Markdown ToC Generator

Client-side tool to automatically generate a table of contents for your Markdown document. Simply paste it and a ToC will instantaneously be generated.

I forked this project as I wanted to make minor changes, preservation and to self-host the website. Credit to the original author here.

Preview Image

Modifications

  • External imports made local Google Analytics, located /assets/js/analytics.js.

  • CSS moved from index.html into style.css with a reference to the styling file.

  • Added favicon to index.html

Packages

No packages published

Languages

  • JavaScript 41.1%
  • HTML 30.4%
  • CSS 28.5%