Skip to content

Latest commit

 

History

History
77 lines (47 loc) · 1.08 KB

README.md

File metadata and controls

77 lines (47 loc) · 1.08 KB

sandbox

A place to play around

GitHub Flavord Markdown

Linebreaks

Linebreaks are handled as you would expect.

That's interesting. Linebreaks acutally didn't work like I was expecting them to. The previous line should be broken between the "handled" and the "as".

Strange. (Is this on a new line?)

Lists

  • This
  • Will
  • Work
  • So
  • Does
  • This
  1. And
  2. This
  • (Will Work)
  1. Too

Task Lists

  • Here's something to do.
  • Here's something that has been done.
    • But this one still needs to be done.

Emphasis

underscores_don't_modify_text_formatting

Use * instead

Strikethrough

Links

http://example.com (Also Linked below)

Right Here

Code

Here's a function:

function myCode() {
    echo "It works!"
}

And here's another with color:

function myCode2() {
    echo "It still works!"
}

Tables

And This Is A Table
asd sfd df f lsdkfjla
1 2 3 4 5
6 7 8 9 10