2019-04-14 16:47:22 -04:00
|
|
|
minimum_trust_level_to_create_TOC:
|
2019-04-14 18:03:46 -04:00
|
|
|
default: 0
|
2019-04-14 16:47:22 -04:00
|
|
|
type: enum
|
|
|
|
choices:
|
2019-04-14 18:03:46 -04:00
|
|
|
- 1
|
|
|
|
- 2
|
|
|
|
- 3
|
|
|
|
- 4
|
2019-04-14 16:47:22 -04:00
|
|
|
composer_toc_text:
|
|
|
|
default: "This topic will contain a table of contents"
|
2019-03-08 21:03:19 -05:00
|
|
|
table_of_contents_icon:
|
|
|
|
default: "align-left"
|
2019-04-14 16:47:22 -04:00
|
|
|
anchor_icon:
|
|
|
|
default: "hashtag"
|
2022-07-25 13:23:19 -04:00
|
|
|
auto_TOC_categories:
|
|
|
|
type: list
|
|
|
|
list_type: category
|
|
|
|
default: ""
|
|
|
|
auto_TOC_tags:
|
|
|
|
type: list
|
|
|
|
list_type: tag
|
|
|
|
default: ""
|
2022-11-04 00:11:16 -04:00
|
|
|
TOC_min_heading:
|
|
|
|
default: 3
|
|
|
|
min: 1
|
|
|
|
max: 10000
|