19 lines
269 B
Markdown
19 lines
269 B
Markdown
---
|
|
bookHidden: true
|
|
---
|
|
|
|
# Section
|
|
|
|
Render child pages of the current section as a definition list with titles and descriptions.
|
|
|
|
## Syntax
|
|
|
|
```tpl
|
|
{{</* section [summary] */>}}
|
|
```
|
|
|
|
## Parameters
|
|
|
|
`summary`
|
|
: When present, includes the page summary below each title.
|