mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 15:53:30 +00:00
docs: improve guides
This commit is contained in:
committed by
Benny Powers
parent
3dde0ab096
commit
c1876da2ff
@@ -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>
|
||||
~~~
|
||||
|
||||
Reference in New Issue
Block a user