2 Commits (1adf2423f30cf9fdcf3f3da354623d8ff7b0d662)

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