mirror of
https://github.com/welpo/tabi.git
synced 2025-11-02 17:10:25 +01:00
- Introduce `toc_ignore_pattern` to ignore specific headers based on regex. - Allow custom ToC placement with shortcode or "<!-- toc -->" marker. - Increase max depth for ToC to 4. - Update Documentation for the above features. - Move ToC generation to a macro file.
2 lines
90 B
HTML
2 lines
90 B
HTML
{# Inserts special string to add the Table of Contents anywhere on a post #}
|
|
<!-- toc -->
|