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