Skip to content
Dog with stick

Kitchensink

Big header #

Medium header #

Small header #

bold
italics
strikethrough
marked text
insert me
Hellosuperscript
Hellosubscript

  1. Numbered list item
  2. Numbered list item
  3. Numbered list item

I drink H2O at the 6th and 12th hours of the day.

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.

Bear chilling

This is a quote.
It can span multiple lines!

We can also do fancy figures:

Dog with stick

A cute doggy in the woods.

And fancy block quotes:

A wise man once said MSG is good for you.

Joshua Weissman
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 with line numbers and highlights.

 1var example = "hello!";
 2alert(example);
 3
 4const myfn = () => {
 5	let foo = 123;
 6	
 7	return {
 8		obj: true,
 9		val: foo,
10	};
11};

A page break?

the fineprint

Ctrl+S

Insert

Delete

Highlight

FAQ
Open Up

You can nest some cool elements together.


More Things

Await those who are brave.

Or a definition list
Is cool
is versatile
More terms
with definition

The HTML specification is maintained by the W3C.

Spooky spoiler ahead #

here is the spoiler content

it will be hidden

An inline spoiler is surrounded with and: this is the hidden text

  1. This is the first footnote.

  2. Here is another one.