aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
Ajay Bhargav Baaskaran e2881b0eca Extra newline no longer rendered at the end of a code block
- #485
- Using a flag to consume whitespace and newline at the end of a verbatim block
- Added tests to validate nested blocks
2015-09-10 10:39:37 -07:00
..
CSharp Change HTML in nested C# blocks to properly handle dots. 2015-09-07 19:18:09 -07:00
Html Extra newline no longer rendered at the end of a code block 2015-09-10 10:39:37 -07:00
PartialParsing
BlockTest.cs
CallbackParserListenerTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
ParserContextTest.cs
ParserVisitorExtensionsTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
RazorParserTest.cs
WhitespaceRewriterTest.cs