We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc8dce commit 7084d33Copy full SHA for 7084d33
1 file changed
docs/index.qmd
@@ -40,5 +40,5 @@ You can use the shortcode immediately in a Quarto project that has the extension
40
For example, we can embed RevealJS slides using:
41
42
```md
43
-{{< revealjs "assets/my-slides.html" >}}
+{{{< revealjs "assets/my-slides.html" >}}}
44
```
0 commit comments