Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 606 Bytes

index.md

File metadata and controls

44 lines (23 loc) · 606 Bytes

Hello, world!

#Heading 1

this is in bold

this is italicised

##this is heading 2

Here is the link to this website

Link

Image

Blockquote

  • List
  • List
  • List
  1. One
  2. Two
  3. Three

Horizontal rule:


something Inline code with backticks

# code block
print '3 backticks or'
print 'indent 4 spaces'