Update minimum header for show in TOC

This commit is contained in:
Knah Tsaeb 2024-12-05 16:46:05 +01:00
parent 358e5fd7a0
commit 7363e246d2

View file

@ -44,7 +44,7 @@ class RenderHtml {
'heading_permalink' => [
'html_class' => '',
'apply_id_to_heading' => false,
'min_heading_level' => 3,
'min_heading_level' => 2,
'max_heading_level' => 6,
'symbol' => '',
],