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 3dde0ab commit c1876daCopy full SHA for c1876da
docs/guides/first-pages/use-javascript.md
@@ -23,7 +23,10 @@ import 'magic-reveal/magic-reveal.js';
23
24
<magic-reveal>
25
26
-This text will get magically revealed. I can **still** use Markdown as long as there is an empty line between the opening/closing tags and my text.
+This text will get magically revealed.
27
+
28
+I can **still** use Markdown as long as there is an empty line
29
+between the opening/closing tags and my text.
30
31
</magic-reveal>
32
~~~
0 commit comments