Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 704 Bytes

Jan20-GitFlavoredMarkdown.md

File metadata and controls

26 lines (20 loc) · 704 Bytes
Left-Aligned Center Aligned Right Aligned
col 3 is some wordy text $1600
col 2 is centered $12
zebra stripes are neat $1

try without headings:

| blah | abcdefghijklmn | $1600 | | blahblah | opqrstuvwxy | $12 | | blahblahblah | z | $1 |

didn't work with no heading line and no colon line

| :--- | :---: | ----:| | blah | abcdefghijklmn | $1600 | | blahblah | opqrstuvwxy | $12 | | blahblahblah | z | $1 |

didn't work with just a colon line

blah abcdefghijklmn $1600
blahblah opqrstuvwxy $12
blahblahblah z $1