douglasg14b / BetterConsoleTables

Faster, colorable, more configurable, and more robust console colors & tables for C# console applications
GNU Lesser General Public License v3.0
92 stars 16 forks source link

[Bug] [Hard] Inner/Custom formatting in cells can reset that cells general formatting #20

Open douglasg14b opened 3 years ago

douglasg14b commented 3 years ago

If a cell say, starts with a pre-formatted string and that cell has formatting. The cells formatting will be inserted before that custom formatting (At the beginning of the cells string), and if that custom formatting terminates with an ANSI reset, then that cells formatting will be terminated at that reset point.

Example:

Solo: A Star Wars Story

image