You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
add_comments.html 🚸 feat: add JavaScript notice for comments 2 years ago
cards_pages.html 🐛 fix: handle missing image metadata gracefully 2 years ago
content.html feat: enhance Table of Contents 2 years ago
format_date.html 🐛 fix: avoid empty dates when long_date_format is empty 2 years ago
list_posts.html feat: add multi-language support 2 years ago
page_desc.html ♻️ refactor: improve spacing and indentation 2 years ago
page_header.html ♻️ refactor: improve spacing and indentation 2 years ago
paginate.html feat: add multi-language support 2 years ago
set_title.html feat: add multi-language support 2 years ago
table_of_contents.html feat: enhance Table of Contents 2 years ago