zaccolley on master
Trying to fix sites (compare)
zaccolley on master
Trying to fix sites (compare)
zaccolley on master
Trying to fix sites (compare)
zaccolley on master
Trying to fix sites (compare)
zaccolley on master
Trying to fix sites (compare)
zaccolley on master
Add more junk (compare)
zaccolley on master
Update README.md (compare)
zaccolley on master
Moving it into it's own repo (compare)
zaccolley on master
Tidied up (compare)
zaccolley on zaccolley-patch-1
zaccolley on zaccolley-patch-1
Delete highpixel.eot (compare)
zaccolley on master
New data, doesn't work though l… (compare)
First Header | Second Header |
---|---|
Content Cell | Content Cell |
Content Cell | Content Cell |
Left-Aligned | Center Aligned | Right Aligned |
---|---|---|
col 3 is | some wordy text | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html