Skip to content

Editing wiki markdown

walkerhound edited this page Sep 28, 2012 · 6 revisions

[Go back to git and wiki](Git and Wiki)

#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

Clone this wiki locally