Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md')
-rw-r--r--exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md b/exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md
index a6260cf7..61244b60 100644
--- a/exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md
+++ b/exampleSite/content/posts/theme-documentation-extended-shortcodes.en.md
@@ -24,6 +24,10 @@ lightgallery: true
{{< version 0.2.0 changed >}}
+{{< admonition >}}
+Hugo **extended** version is necessary for `style` shortcode.
+{{< /admonition >}}
+
`style` is a shortcode to insert custom style in your post.
The `style` shortcode has two positional parameters.