16 lines
187 B
Markdown
16 lines
187 B
Markdown
|
---
|
||
|
bookCollapseSection: true
|
||
|
---
|
||
|
|
||
|
# Section
|
||
|
|
||
|
Section renders pages in section as definition list, using title and description.
|
||
|
|
||
|
## Example
|
||
|
|
||
|
```tpl
|
||
|
{{</* section */>}}
|
||
|
```
|
||
|
|
||
|
{{<section>}}
|