Skip to content

Instantly share code, notes, and snippets.

@brendano
Forked from jkschoen/table.md
Created January 1, 2014 18:20
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 brendano/8210156 to your computer and use it in GitHub Desktop.
Save brendano/8210156 to your computer and use it in GitHub Desktop.

Colons can be used to align columns.

Tables Are Cool
`col 3 is
good ` right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

The outer pipes (|) are optional, and you don't need to make the raw Markdown line up prettily. You can also use inline Markdown.

Markdown Less Pretty
Still renders nicely
1 2 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment