Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 868 Bytes

markdown.md

File metadata and controls

57 lines (44 loc) · 868 Bytes

this is an H1

this text is italicized this text is bold

this text is strikethrough


This is a blockquote

xapski88

  • item 1
  • item 2
  • item 3
    • nested item 1
    • nested item 2
  1. item1
  2. item2
  3. item3

<p>a paragraph</p>

Markdown logo

yarn add react-skeleton
function add(num1, num2) {
  return num1 + num2
}
def add(num1, num2):
  return num1 + num2
Name Email
John Doe johndoe@gmail.com
  • Task 1
  • Task 2
  • Task 3