Skip to content

Instantly share code, notes, and snippets.

@GlasFrost
Created August 24, 2014 14:46
Show Gist options
  • Save GlasFrost/f3e4273556dd78aaa0f4 to your computer and use it in GitHub Desktop.
Save GlasFrost/f3e4273556dd78aaa0f4 to your computer and use it in GitHub Desktop.
Markdown tests

Heading

Normal text

sub heading

  • first

  • second

  • third

  • not done yet

  • subtask

  • another thing

  • done

  • fancy one
  • fancy two
  • fancy three
  1. numbered one
  2. numbered two
  3. numbered three

weblink http://example.org mail mailto://john@example.org xmpp xmpp://john@example.org

@GlasFrost is mentioned here

Some code inside a line of text

Some code inside its own block
echo "Some syntax highlighted code insite its own box"
ping -c 5 example.org
rm -r /

A link! Another link to a jabber chatroom

This is italic and this is bold text. This is not here at all.

Paramore once said in a song:

Ain't it fun living in the real world!

🔥 All the emoticons can be found here

Commit: 16c999e8c71134401a78d4d46435517b2271d6ac issue: #2

That's about it for now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment