hugo-book-theme/exampleSite/content.en/docs/shortcodes/section/_index.md

16 lines
272 B
Markdown
Raw Normal View History

---
bookCollapseSection: true
---
# Section
Section renders pages in section as definition list, using title and description. Optional param `summary` can be used to show or hide page summary
## Example
```tpl
{{</* section [summary] */>}}
```
{{<section summary >}}