Created
July 3, 2015 12:02
-
-
Save Yama-to/e3b0601f6b44677f7442 to your computer and use it in GitHub Desktop.
Markdown記法チートシート ref: http://qiita.com/Yama-to/items/c439ac2b561ef57a8cc6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Left align | Right align | Center align | | |
|:-----------|------------:|:------------:| | |
| This | This | This | | |
| column | column | column | | |
| will | will | will | | |
| be | be | be | | |
| left | right | center | | |
| aligned | aligned | aligned | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
puts 'The best app to log and share programming knowledge.' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment