Please create a new file to play in!
Here’s an overview of Markdown syntax that you can use anywhere on GitHub.com or in your own text files.
This text will be italic This will also be italic
This text will be bold This will also be bold
You can combine them
- Item 1
- Item 2
- Item 2a
- Item 2b
- Item 1
- Item 2
- Item 3
- Item 3a
- Item 3b
Format: ![Alt Text](url)
Format: [Text](url)
As Kanye West said:
We're living the future so the present is our past.
I think you should use the t()
function here.
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}
- @mentions, #refs, links, formatting, and
tagssupported - list syntax required (any unordered or ordered list supported)
- this is a complete item
- this is an incomplete item
First Header | Second Header |
---|---|
Content from cell 1 | Content from cell 2 |
Content in the first column | Content in the second column |