Big header
Medium header
Small header
bold
italics
strikethrough
==marked text==
^^insert me^^
Hello^superscript^
Hello~subscript~
- Generic list item
- Generic list item
- Generic list item
- Numbered list item
- Numbered list item
- Numbered list item
I drink H2O at the 6th and 12th hours of the day.
You are looking at the **dev** documentation. Check out our
[stable](/stable/) documentation instead.
.. warning::
You are looking at the dev documentation. Check out our stable documentation instead.
Here is a simple footnote,1 and here is a longer one.2
Then at the bottom of your post...
This is a link and this one opens in a new tab.
This is a quote.
It can span multiple lines!
Column 1 | Column 2 | Flag | Total |
---|---|---|---|
John | Doe | ✅ | $ 32.99 |
Mary | Smith | ❌ | $ 9.12 |
Here's some inline code var example = "hello!";
for example.
Or spanning multiple lines...
var example = "hello!";
alert(example);
A page break?
- [x] A task list
- [ ] Can be done
the fineprint
Ctrl+S
Insert
Delete
Highlight
Or a definition list : Is cool : is versatile
More terms : with definition
The HTML specification is maintained by the W3C.
[HTML]: Hyper Text Markup Language [W3C]: World Wide Web Consortium
! here is the spoiler content ! ! it will be hidden
An inline spoiler is surrounded with >! and !<: this is the >! hidden text !<