muesli4 / table-layout

Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on specific characters and limiting of cell width)..
BSD 3-Clause "New" or "Revised" License
37 stars 11 forks source link

Do not pad when finding max length in ExpandUntil #36

Closed Xitian9 closed 2 years ago

Xitian9 commented 2 years ago

This is an attempt to address #35. Comments are welcome.

Xitian9 commented 2 years ago

I'm marking this as draft because I think there's a better solution which builds on the work of #37. I'll keep it around until there's a proper proposal.

Xitian9 commented 2 years ago

Closing in favour of #37.