diff --git a/exampleSite/content/docs/shortcodes/index.md b/exampleSite/content/docs/shortcodes/index.md index 7ead8a52..1822684d 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 :** @@ -745,8 +745,9 @@ consectetur adipiscing elit. breakLines=false loop=true */>}} -Lorem ipsum dolor sit amet, -consectetur adipiscing elit. +"Frankly, my dear, I don't give a damn." Gone with the Wind (1939) +"I'm gonna make him an offer he can't refuse." The Godfather (1972) +"Toto, I've a feeling we're not in Kansas anymore." The Wizard of Oz (1939) {{}} ```