summaryrefslogtreecommitdiff
path: root/content/docs/shortcodes/section/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/docs/shortcodes/section/_index.md')
-rw-r--r--content/docs/shortcodes/section/_index.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/docs/shortcodes/section/_index.md b/content/docs/shortcodes/section/_index.md
new file mode 100644
index 0000000..f3b9ec3
--- /dev/null
+++ b/content/docs/shortcodes/section/_index.md
@@ -0,0 +1,15 @@
+---
+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 >}}