tj / terminal-table

Ruby ASCII Table Generator, simple and feature rich.
MIT License
1.53k stars 121 forks source link

Add support for 'header_separator' option for Style #125

Open jimhranicky opened 2 years ago

jimhranicky commented 2 years ago
nanobowers commented 2 years ago

@jimhranicky Couldn't you get the same output if you just put the header data as the first row and used a headerless table?