-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Open
Labels
Description
Would you consider to include feature to allow tables without headers:
http://stackoverflow.com/a/17543474/319372
Sample:
a | b | c
d | e | f
Instread of:
a | b |
d | e |
abitrolly and RokeJulianLockhart