We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8705f23 commit 0b300b0Copy full SHA for 0b300b0
docs/usage/configuration/headings.md
@@ -469,7 +469,8 @@ plugins:
469
[](){#option-show_category_heading}
470
## `show_category_heading`
471
472
-- **:octicons-package-24: Type [`str|bool`][] :material-equal: `False`{ title="default value" }**
+- **: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" }**
474
<!-- - **:octicons-project-template-24: Template :material-null:** (N/A) -->
475
476
When [grouped by categories][group_by_category], show a heading for each category.
0 commit comments