Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Italic via astrisk

Italic via underscore

Strong via 2 asterisks Strong via 2 underscores

Strikethrough via 2 tilde



Escape character via backlash Just like JavaScript

*lol*

This is a quote

Google

  • Item 1
  • Item 2
    • Nested Item
  1. Item One
  2. Item Two
  3. Item Three

<p>Paragraph</p>

Markdown Logo

npm install

npm start
console.log('sexy');
const sum = (x, y) => {
    return x + y;
}
def add(x, y):
    return x + y
Name Email
John John@gmail.com
Chris Chris@gmail.com
  • Task1
  • Task2
  • x