Skip to content

Commit c1876da

Browse files
committed
docs: improve guides
1 parent 3dde0ab commit c1876da

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/guides/first-pages/use-javascript.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ import 'magic-reveal/magic-reveal.js';
2323

2424
<magic-reveal>
2525

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.
26+
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.
2730

2831
</magic-reveal>
2932
~~~

0 commit comments

Comments
 (0)