olekukonko / tablewriter

ASCII table in golang
MIT License
4.28k stars 359 forks source link

How to set a column header with dot like "CO."? #222

Open ryzzn opened 12 months ago

ryzzn commented 12 months ago

https://github.com/olekukonko/tablewriter/blob/f6b4e4ae60d8d6993c8f70eb704850d16f124db8/util.go#L48C5-L48C5

Hi, Is there any reason that replace all dots don't near space or number with a blank character?