leeoniya / reMarked.js

client-side HTML > markdown
http://leeoniya.github.io/reMarked.js/
396 stars 97 forks source link

add row lead-in padding for center-aligned first column on border-less tables #13

Open leeoniya opened 12 years ago

leeoniya commented 12 years ago
  ColA   | ColB 
:--------:| -----
test1dfd | test2

can legally look like

   ColA   | ColB 
:--------:| -----
 test1dfd | test2