Skip to content

Instantly share code, notes, and snippets.

@yakipote
Created June 25, 2015 17:27
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 yakipote/3e210f7038a4fdd66ff9 to your computer and use it in GitHub Desktop.
Save yakipote/3e210f7038a4fdd66ff9 to your computer and use it in GitHub Desktop.
Markdown記法チートシート ref: http://qiita.com/yakipote/items/c88124869c8e3cac32ef
| 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