Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 368 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 368 Bytes

This is a Heading

This is a Sub-Heading

This is the tiniest setting there is.

#This is another Main Heading.

  1. item 1
  2. Item 2
  3. Item 3

  • first item *second item

    • sub item a
    • sub item b
    
     echo "hello world";
     if (condition) {
     // do stuff
    

} ``` Finally, this is the last pargraph with bold text and italics and code.