Skip to content
Kamaljit Bath edited this page Apr 6, 2018 · 1 revision

Welcome to the hello-world wiki!

This is a MarkDown file

This is a sub header

Let's try some italics and bold within italics

here are some bullets

  • point1
  • point2
    • point 2.1
    • point 2.2
  • point3

numbered bullets

  1. list 1
  2. list 2
    1. list 2.1
    2. list 2.2
  3. list 3
  4. list 4

How about some code? or a code block

  if {allgood()
    exit;
  }

that is a good start, i think. check Github!.

Clone this wiki locally