Skip to content

Commit

Permalink
docs: improve guides
Browse files Browse the repository at this point in the history
  • Loading branch information
bennypowers committed Jul 11, 2021
1 parent 3dde0ab commit c1876da
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/guides/first-pages/use-javascript.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ import 'magic-reveal/magic-reveal.js';

<magic-reveal>

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.

I can **still** use Markdown as long as there is an empty line
between the opening/closing tags and my text.

</magic-reveal>
~~~
Expand Down

0 comments on commit c1876da

Please sign in to comment.