Skip to content

Instantly share code, notes, and snippets.

@mtsmfm
Created December 26, 2013 08:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtsmfm/8131348 to your computer and use it in GitHub Desktop.
Save mtsmfm/8131348 to your computer and use it in GitHub Desktop.
Markdown記法チートシート ref: http://qiita.com/mtsmfm/items/9e611b9aba3494d6ce78
| Left align | Right align | Center align |
|:-----------|------------:|:------------:|
| This | This | This |
| column | column | column |
| will | will | will |
| be | be | be |
| left | right | center |
| aligned | aligned | aligned |
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