CommunityToolkit / ColorCode-Universal

This is a port of ColorCode to .NET Standard. The original Html only formatter has been separated from the Logic, so now it can produce Syntax Highlighted code for any output. This Project can currently produce HTML, and Render to UWP RichTextBlocks.
Other
221 stars 41 forks source link

Why are there multiple CSS classes that mean the same thing? #42

Open Daniel15 opened 7 months ago

Daniel15 commented 7 months ago

There's the following pairs with the same semantic meaning:

Is there a reason these are separated out instead of just using the same class name?