/Markdown-Crash-Course

Lesson from Traversy Media - https://www.youtube.com/watch?v=HUBNt18RFbo

Markdown-Crash-Course

Lesson from Traversy Media - https://www.youtube.com/watch?v=HUBNt18RFbo


Heading 1

Heading 2

Heading 3

Heading 4

* special character * this text is italic

this text is strong

This text is struck out


  • Item 1
  • Item 2
    • Nested Item
      • Deeper nested
  1. Item 1
  2. Item 2
  3. Item 3

This is a quote

this too! it's nested.

Markdown Crash Course by Traversy Media

Little Llama

Little Llama with title hover

<p>This is a p tag<p>

Markdown Logo

const helloWorld = () => {
    return "Hello this rocks!";
};
Name Email
  • Task 1
  • Task 2
  • Task 3