olekukonko / tablewriter

ASCII table in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: align text in the columns

tredoe opened this issue · comments

Please consider to use the Github's extension. It allows align text in the columns to the left, right, or center by adding a colon (:) to the left, right, or on both side of the hyphens within the header row.

https://www.markdownguide.org/extended-syntax/
https://github.github.com/gfm/#tables-extension-