table formatting combines data columns and separator columns
Closed this issue · 1 comments
mulkieran commented
It would be better if these were separate. The two problems they're being combined causes are:
- Two extra spaces after the last column (not really an issue).
- If one column is right-aligned and the next is left-aligned they will be back-to-back with no intervening spaces (not currently happening, but may some day).