Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 877 Bytes

readmeCheatsheet.md

File metadata and controls

71 lines (41 loc) · 877 Bytes

heading 1

heading 2

heading 3

heading 4

heading 5
heading 6

This text is in italics

this is also italicised

this is bold text this is also bold text

strikethrough



hello I'm a block quoted text ..

this is a link

  • this a point
  • this is also a point
  • 1
  1. first item
  2. second text

this is a code block

def printName():
    print("Dewansh")
console.log("hello world")

I'm an image

  • this is a checked item
  • this is an unchecked item