forked from olekukonko/tablewriter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for distinct outer and inner unicode line styles
This is a follow-up to olekukonko#207 and caters for one of the motivating examples of olekukonko#115, namely the example with double outer boundary but single inner lines. This change does *not* allow all the customization options of that latter pull request at this stage, but instead reserves the actual representation of the style as an implementation detail which can evolve as needed, while only exposing few selected combinations to the caller.
- Loading branch information
Showing
3 changed files
with
230 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.