2 Commits (85fe38f8154e635f33fcc0f4e7d7ba5f847695e0)

Author SHA1 Message Date
welpo fe872a7b54
🐛 fix: check proper `toc_ignore_pattern` 2 years ago
welpo 07ceddcc00
feat: enhance Table of Contents
- 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 years ago