Cheatsheet

heading 2

heading 3

heading 4

heading 5

this text is italics

italic

bold

strike



Block quote

this is a block

This is a link

This is a link with tooltip

Lists

  • item1
    • item2
  1. first item
  2. second item

Inline code block

no css

Images

Hollow Knight

Code Blocks

Bash code block

npm install

JS code block

function add(num1, num2){

}

C# code block

public static class Program
{

}

Task list

  • done
  • not done

Tables

Column 1Column 2Column 3
Row 1, Column 1Row 1, Column 2Row 1, Column 3
Row 2, Column 1Row 2, Column 2Row 2, Column 3
Row 3, Column 1Row 3, Column 2Row 3, Column 3

Diff

- This line is removed.
+ This line is added.

Nesting quotes

One.

One.

One

One.

One.

Collapsible content

Click to see more!
## More awesome tips!

- item 1 
- item 2