Skip to content
walkerhound edited this page Sep 27, 2012 · 15 revisions

#Links about editing using Markdown

  1. Markdown on wikipedia
  2. Markdown on daringfireball

#Headings ##Section ###SubSection

#Lists ##Numbered

  1. First
  2. Second
  3. Third

##Bulleted

  • First
  • Second
  • Third

#Different kinds of text using Creole

Italics

Bold

#Horizontal Line

#How to place images using Markdown

Goofy Image

#Do not reformat text

https://github.com/walkerhound/Projects/blob/master/images/creole_cheat_sheet.png
https://raw.github.com/walkerhound/Projects/master/images/creole_cheat_sheet.png
https://github.com/walkerhound/Projects/blob/master/images/creole_cheat_sheet.png
https://raw.github.com/walkerhound/Projects/master/images/creole_cheat_sheet.png

#Creating tables

a 1 Jan 2012 50
b 1 Oct 2012 51

#Make a link to wiki page

Go back to wiki

Clone this wiki locally