jekyll-toc

Jekyll plugin which generates a table of contents.

MIT License

Downloads
1.6M
Stars
340
Committers
14

Bot releases are hidden (Show)

jekyll-toc -

Published by toshimaru over 7 years ago

This is pre-release.

  • 🆕 Nested lists in the toc is now supported! #20 by @kitlawes
jekyll-toc -

Published by toshimaru over 7 years ago

  • Add support for Jekyll 3.4 #19
jekyll-toc -

Published by toshimaru almost 8 years ago

  • Add Ruby 2.3 and 2.4 support (with Jekyll 3.2 and 3.3)
  • Drop Ruby 2.0 support

PR: #17

jekyll-toc - v0.1.1

Published by toshimaru over 8 years ago

  • Add coverage #10
  • Modify file structure #12
  • Update README #13
jekyll-toc -

Published by toshimaru over 8 years ago

  • jekyll-toc is now tested on TravisCI #7
  • Add new filters toc_only and inject_anchors to split up existing filter #6 by @torbjoernk