Skip to content

Instantly share code, notes, and snippets.

@jeffgca
Forked from jkschoen/table.md
Created July 25, 2013 21:45
Show Gist options
  • Save jeffgca/6084060 to your computer and use it in GitHub Desktop.
Save jeffgca/6084060 to your computer and use it in GitHub Desktop.

Colons can be used to align columns.

Tables Are Cool
col 3 is 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