Skip to content

Latest commit

 

History

History
132 lines (89 loc) · 2.67 KB

learnREADME.md

File metadata and controls

132 lines (89 loc) · 2.67 KB

Heading 1

heading 2

heading 3

heading 4

heading 5
heading 6

this text is italic this text is italic

this text is strong this text is strong

~~this text ~~ is strike through


*this text* should be italic but its not

elidakirigo

elidakirigo

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

or

  1. item1
  2. item2
  3. item3

<p>this is a paragraph </p>

markdown logo

markdown logo

this is a block of quotes

npm install
npm start
npm install
npm start
function add(x){
    return x;
}
Name Email
John Doe [email protected]
Jane Doe [email protected]
  • task 1
  • task 2
  • task 3