Grav Plugin Toc v1.2.0
New:
- Added admin configurations (requires Grav 0.9.34+)
- Added multi-language support (requires Grav 0.9.33+)
- Added
placement
,visible
,icon
andclass
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