Blog 5 Test

Markdown File

By Zachariah Peterson on Mar 21, 2022

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

This Text is italic

This Text is italic

This Text is bold

This Text is bold

This Text is strikethrough


*This Text* is no longer italic

*This Text* isno Longer bold

This is a quote

Link Text

  • Item 1
  • Item 2
    • Nested Item 1
    • Nested Item 2
  • Item 3
  1. Item 1
  2. Item 2
    1. Nested Item 1
    2. Nested Item 2
  3. Item 3

<p>This is a Code Block</p>

Markdown Logo

npm instll

npm start
function add(num1,num2){
    return num1 + num2;
}
Name Email
Zachariah Peterson zpeterson@zachariahp.com
John Smith jsmith@zachariahp.com
  • [X] Task 1
  • [X] Task 2
  • [ ] Task 3