Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Latest commit

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Docsify Table of Contents


docsify-toc

Note: I won't be adding features but feel free to add pull requests and if they work/pass tests I'll add them in.

To use

Add stylesheet

<linkrel="stylesheet" href="https://unpkg.com/docsify-toc@1.0.0/dist/toc.css">

Add JS

<scriptsrc="https://unpkg.com/docsify-toc@1.0.0/dist/toc.js"></script>

Add settings

window.$docsify={toc: {scope: '.markdown-section',headings: 'h1, h2, h3, h4, h5, h6',title: 'Table of Contents',},}

TODO

  • Tests
  • Example
  • Documentation

About

docsify-toc

Resources

Stars

50 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors