Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.14 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.14 KB

Looking for [Twitter bootstrap] (http://twbs.github.io/bootstrap/) or it's [github repository ] (https://github.com/twbs/bootstrap) ?


Tables in Github Flavored Markdown?

From https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-tables 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
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
Markdown Less Pretty
--- --- ---

#That's it

|-1|2|3|4|-5| |-1|2|3|4|-5| |-1|2|3|-5|