summaryrefslogtreecommitdiff
path: root/exampleSite/content/docs
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-24 14:07:44 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-24 14:07:44 +0200
commitc70bef77a5c5c42dd485e9592bbcfd5f128e7462 (patch)
tree09b2e657f7e986bb80f8c0b8360f553e70f2b063 /exampleSite/content/docs
parent9f90c40517391901533f25bad48f5efb574b5605 (diff)
Update README.md with shortcodes and badges
Diffstat (limited to 'exampleSite/content/docs')
-rw-r--r--exampleSite/content/docs/shortcodes.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/content/docs/shortcodes.md b/exampleSite/content/docs/shortcodes.md
index 9889fc6..f29ce6b 100644
--- a/exampleSite/content/docs/shortcodes.md
+++ b/exampleSite/content/docs/shortcodes.md
@@ -14,7 +14,7 @@ Lorem markdownum insigne...
Lorem markdownum insigne...
{{< /expand >}}
-## Custom label
+## With Custom Label
```tpl
{{</* expand "Custom Label" "..." */>}}
@@ -78,7 +78,7 @@ Miseratus fonte Ditis conubia.
{{< /tab >}}
{{< /tabs >}}
-# Multi-Column shortcode
+# Columns
```html
{{</* columns */>}} <!-- begin columns block -->
@@ -120,7 +120,7 @@ Miseratus fonte Ditis conubia.
{{< /columns >}}
-# Mermaid Chart Shortcode
+# Mermaid Chart
{{< columns >}}
```tpl