From 5e7ecada9aacfd617b1c528290036b727e966a9b Mon Sep 17 00:00:00 2001 From: Tirthankar Mazumder <63574588+wermos@users.noreply.github.com> Date: Thu, 16 May 2024 10:49:01 +0530 Subject: [PATCH] Update index.md --- exampleSite/content/docs/shortcodes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/content/docs/shortcodes/index.md b/exampleSite/content/docs/shortcodes/index.md index 7ead8a52..dbcc329d 100644 --- a/exampleSite/content/docs/shortcodes/index.md +++ b/exampleSite/content/docs/shortcodes/index.md @@ -421,10 +421,10 @@ The input is written in Markdown so you can format it however you please. **Example1 :** ```md -{{}} Super skill {{}} +{{}} *Super* skill {{}} ``` -{{< keyword >}} *Standalone* skill {{< /keyword >}} +{{< keyword >}} *Super* skill {{< /keyword >}} **Example2 :**