docs: improve guides

This commit is contained in:
Benny Powers
2021-07-09 13:40:54 +03:00
committed by Benny Powers
parent 3dde0ab096
commit c1876da2ff

View File

@@ -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>
~~~