Skip to content

Instantly share code, notes, and snippets.

@Yama-to
Created July 3, 2015 12:02
Show Gist options
  • Save Yama-to/e3b0601f6b44677f7442 to your computer and use it in GitHub Desktop.
Save Yama-to/e3b0601f6b44677f7442 to your computer and use it in GitHub Desktop.
Markdown記法チートシート ref: http://qiita.com/Yama-to/items/c439ac2b561ef57a8cc6
| 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