Skip to content
Snippets Groups Projects

Issue #2789105: Make TOC title wrapper element configurable

Merged Liam Morland requested to merge issue/toc_api-2789105:2789105-remove-h3-wrapper into 8.x-1.x
Files
9
@@ -14,6 +14,8 @@ options:
header_id: title
header_id_prefix: section
header_exclude_xpath: ''
wrapper: div
title_wrapper: h3
top_label: 'Back to top'
top_min: 2
top_max: 2
Loading