- number
- list
- dot
- sublist item
- list
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
Here's our logo (hover to see the title text):
Inline-style:

Reference-style:
![alt text][logo]
[logo]: https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "Logo Title Text 2"
code
var s = "JavaScript syntax highlighting";
alert(s);
Absolute link
[a link](https://github.com/user/repo/blob/branch/other_file.md)
Button effect
ctrl + alt + canc = <kbd>ctrl</kbd> + <kbd>alt</kbd> + <kbd>canc</kbd>
strikethrough text ~~text~~
text
bold text **text**
text
italic text *text*
text
Comments are like html
<!-- croccantina -->
You can use element like <br>
when you want
CheckList!
- Finish my changes
- Push my commits to GitHub
- Open a pull request
- [x] Finish my changes
- [ ] Push my commits to GitHub
- [ ] Open a pull request
Emoticons (GitHub):
😟 -> :worried: