PlainTextTools / plain-text-table

MIT License
118 stars 24 forks source link

An options to make text column-aligned? #4

Open hjyssg opened 5 years ago

hjyssg commented 5 years ago

Hi,

Could you add an options to make text column-aligned when there is no border? Something like:

a 1 123 123 ba 2 22 155
apple 123 46 456

Thanks

phuclv90 commented 5 years ago

You mean like this?

a      1    123   123
ba     2    22    155
apple  123  46    456

Please format your code properly using markdown