Skip to content

Instantly share code, notes, and snippets.

@MrIee
Last active November 16, 2015 23:52
Show Gist options
  • Save MrIee/febe9eff9a646c340520 to your computer and use it in GitHub Desktop.
Save MrIee/febe9eff9a646c340520 to your computer and use it in GitHub Desktop.

Welcome to Markdown

First paragraph

Second paragraph

Subheading

Amazing in browser Markdown editor

Picture of Bill Murray

I make excellent cocktails.

http://www.google.com.au

bold text italics text or another italics text, perhaps another bold text and this is not fancy text

This text has been strikethrough'd.

Lists

  • Groucho
  • Harpo
  • Chico
  1. Bala
  2. Max
  3. Charlie

this is code

var great = function() {
  console.log("Hello World");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment