fix issue that made headers not visible on articles
This commit is contained in:
parent
5288dee6b3
commit
6e9b7a6ed1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ external_links_class = "external"
|
|||
external_links_target_blank = true
|
||||
external_links_no_referrer = true
|
||||
definition_list = true
|
||||
insert_anchor_links = "heading"
|
||||
insert_anchor_links = "left"
|
||||
|
||||
|
||||
[search]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue