Skip to content

Grav Plugin Toc v1.2.0

Compare
Choose a tag to compare
@Sommerregen Sommerregen released this 08 Aug 13:55
· 48 commits to develop since this release

New:

  • Added admin configurations (requires Grav 0.9.34+)
  • Added multi-language support (requires Grav 0.9.33+)
  • Added placement, visible, icon and class option to customize anchor look
  • Added buitlin CSS class to suppress anchor links with the no-anchor class
  • Added {{% toc %}} shortcode

Improved:

  • Switched to onBuildPagesInitialized event (requires Grav 0.9.29+)
  • Improved and use language translation for language specific slug generation (requires Grav 0.9.34+)
  • Updated README.md

Bugfix:

  • Strip tags in title attribute
  • Normalize tags in TOC (see <code> element)
  • Ignore empty headings