Skip to content

Commit 0b300b0

Browse files
committed
chore: correct doc type definition
1 parent 8705f23 commit 0b300b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/usage/configuration/headings.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,8 @@ plugins:
469469
[](){#option-show_category_heading}
470470
## `show_category_heading`
471471

472-
- **:octicons-package-24: Type [`str|bool`][] :material-equal: `False`{ title="default value" }**
472+
- **:octicons-package-24: Type <code><autoref identifier="bool" optional>bool</autoref> |
473+
<autoref identifier="str" optional>str</autoref></code> :material-equal: `False`{ title="default value" }**
473474
<!-- - **:octicons-project-template-24: Template :material-null:** (N/A) -->
474475

475476
When [grouped by categories][group_by_category], show a heading for each category.

0 commit comments

Comments
 (0)