This is a sentence with seven words. You can emphasize text by making it bold, italic, or remove/ correct it by using strikethrough.

Header 1

  1. A numbered list
  2. has
  3. three items.
    1. Hello, we’re Level 2
      1. and Level 3!

Header 2

This is a table with a header row,
two body rows  
and three columns.

To separate sections in an article, you can insert a horiontal rule.


Header 3

You can use a blockquote to emphasize a paragraph if it’s important enough, like this.

You also can use alerts to highlight the critical information.

Header 4

This is inline code and a code block. Click on Copy to copy the code below to your clipboard.

name = input("Enter your name: ")

if int(input("Enter your age: ")) > 0:
  print(f"Hello, {name}!")
else:
  print("Are you human?")

Click on the eye icon, then click on Play icon to hear the music. This feature is made possible by ABCJS.

X: 1
T: Tetris Main Theme
M: 4/4
L: 1/8
Q: 1/4=140
e2 Bc dz cB|A2 Ac ez dc|B2 zc d2 e2|c2 A2 A4|
z d2 fa2 gf|e2 zc e2 dc|B2 Bc d2 e2|1c2 A2 A4|
e4 c4|d4 B4|c4 A4|^G4 B4|e4 c4|d4 B4|c2 e2 a4|_a8:|2c2 A2 A2 z2|]
Header 5

This is a QR code. Don’t scan it for no reason.

This is what I’ve learned at school. This expression is rendered using KaTeX

\[\sum_{i=1}^{k}x_{i}=x_{1}+x_{2}+...+x_{k}\]
Header 6

This is a definition list. You can put as many pairs of <dt> and <dd> tags as you can in a <dl> element.

My name is...
TODO: Your name here
I live in...
TODO: Your country here
I love...
TODO: Your favorite things here