- `TagHelper`s used to not flatten correctly resulting in inconsistent start locations for `SyntaxTreeNode`s following/within `TagHelper`s. - This change indirectly corrected bad indentation that existed in generated C#. - Added a test to validate `TreesAreDifferent` returns expected behavior when modifying content inside of `TagHelper`. - Added `TagHelperBlock` `Flatten` test. #553 |
||
|---|---|---|
| .. | ||
| BlockExtensions.cs | ||
| BlockFactory.cs | ||
| BlockTypes.cs | ||
| CodeParserTestBase.cs | ||
| CsHtmlCodeParserTestBase.cs | ||
| CsHtmlMarkupParserTestBase.cs | ||
| ErrorCollector.cs | ||
| MarkupParserTestBase.cs | ||
| ParserTestBase.cs | ||
| RawTextSymbol.cs | ||
| TestSpanBuilder.cs | ||