github allejo/jekyll-toc v1.1.0
Version 1.1.0

3 years ago

A complete rewrite of the ToC generation logic to no longer use markdown.

New

  • Table of Contents are now generated with HTML manually instead of using kramdown specific markup; meaning we now support more markdown engines such as GFM.

Deprecations

  • The baseurl parameter has been deprecated; use the renamed base_url parameter instead
  • The skipNoIDs parameter has been deprecated; use the renamed skip_no_ids parameter instead

Development

  • The unit testing script uses Python 3 now

Don't miss a new jekyll-toc release

NewReleases is sending notifications on new releases.