- These are the fixes to the tests that could not be fixed by altering the core parsing code base. - Most involve adding TagBlock's, breaking out existing markup blocks and altering some AcceptedCharacter formats. - Was able to loosen the restrictions on AcceptedCharacter's to allow the body of html tags to accept any character. #75 |
||
|---|---|---|
| .. | ||
| BlockExtensions.cs | ||
| BlockFactory.cs | ||
| BlockTypes.cs | ||
| CodeParserTestBase.cs | ||
| CsHtmlCodeParserTestBase.cs | ||
| CsHtmlMarkupParserTestBase.cs | ||
| ErrorCollector.cs | ||
| MarkupParserTestBase.cs | ||
| ParserTestBase.cs | ||
| RawTextSymbol.cs | ||
| TestSpanBuilder.cs | ||