Update minimum header for show in TOC
This commit is contained in:
parent
358e5fd7a0
commit
7363e246d2
1 changed files with 1 additions and 1 deletions
|
@ -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' => '',
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue