Heading 1
Heading 2
Heading 3
Heading Id {#custom-id} // Not supported
- [ ] Checkbox
- [X] Checkbox
😊, 😄, 😕
Footnote text 1
- first item
- second item
- first item
- second item
Block quote text
Link
title
Image
bold text
italic text
Code Block
console.log('hello');
// Code Block
$foo = $bar # assign foo to bar
var item = new Item();
// Comment
not supported
term
: definition
Strikethrough
I need to highlight these ==very important words==. // not supported
Subscript
H~2~O
not supported
Superscript
X^2^
X^2
not supported
-
Foot Note ↩

Top comments (0)