Add example of shortcode calls within sample code

This commit is contained in:
Joe Mooring
2023-04-02 14:35:46 -07:00
committed by Joe Mooring
parent f25a79c69e
commit 0c66fb055c
+7
View File
@@ -55,6 +55,13 @@ Step 7
## Including sample code
{{% note %}}
Use this syntax to include shortcodes calls within your code samples:
`{{</*/* foo */*/>}}`\
`{{%/*/* foo */*/%}}`
{{% /note %}}
### Fenced code blocks
Include the language when using a fenced code block.