Is there a way to have 'colspan' on github markdown?
I'm trying to create a table where one row takes up four columns.
| One | Two | Three | Four |
| ------------- |-------------| ---------| ------------- |
| One | Two | Three | Four |
| One | Two | Three | Four |
| ------------- |-------------| ---------| ------------- |
| Span Across ||||
You can see a live preview by pasting the above here http://markdown-here.com/livedemo.html