Skip to content

Commit 8b6108a

Browse files
Fixed Table issue
1 parent 683df80 commit 8b6108a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ See [LanguageId.cs](ColorCode.Core/Common/LanguageId.cs) for the list of availab
5858
## Packages
5959

6060
| Package | Description | Supports |
61-
| --- | --- |
61+
| --- | --- | --- |
6262
| [ColorCode.Core](https://www.nuget.org/packages/ColorCode.Core) | The Core Library, containing the Parser, and the classes to create your own formatter. | .NET Standard 1.4 |
6363
| [ColorCode.HTML](https://www.nuget.org/packages/ColorCode.HTML) | The Library containing the HtmlFormatter, and the HtmlClassFormatter, for rendering Html from the Colorized Code. | .NET Standard 1.4 |
6464
| [ColorCode.UWP](https://www.nuget.org/packages/ColorCode.UWP) | The Library containing the RichTextBlockFormatter, for rendering the Colorized Code to a RichTextBlock. | Tested against 10.0.14393.0 and up. |

0 commit comments

Comments
 (0)