2 Commits (f1edbba8bd81a9f4253c582b95af1797ab828cff)

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