Testing every single formatting option available
in Vrite. Including subscript, and superscript.
Also every block:
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Blockquote
- Bullet
- List
- Ordered
- List
- Nested
- and
- Mixed
- List
- Test
const x = 10;
const fun = (x) => x;
console.log(fun(x));
Content nested, inside an element with a self-closed element below.