﻿RazorDocument - [0..42)::42 - [<p>LF@* hello *@ content @* world *@LF</p>]
    MarkupBlock - [0..42)::42
        MarkupElement - [0..42)::42
            MarkupStartTag - [0..3)::3 - [<p>] - Gen<Markup>
                OpenAngle;[<];
                Text;[p];
                CloseAngle;[>];
            MarkupTextLiteral - [3..5)::2 - [LF] - Gen<Markup>
                NewLine;[LF];
            RazorComment - [5..16)::11
                RazorCommentTransition;[@];
                RazorCommentStar;[*];
                RazorCommentLiteral;[ hello ];
                RazorCommentStar;[*];
                RazorCommentTransition;[@];
            MarkupTextLiteral - [16..25)::9 - [ content ] - Gen<Markup>
                Whitespace;[ ];
                Text;[content];
                Whitespace;[ ];
            RazorComment - [25..36)::11
                RazorCommentTransition;[@];
                RazorCommentStar;[*];
                RazorCommentLiteral;[ world ];
                RazorCommentStar;[*];
                RazorCommentTransition;[@];
            MarkupTextLiteral - [36..38)::2 - [LF] - Gen<Markup>
                NewLine;[LF];
            MarkupEndTag - [38..42)::4 - [</p>] - Gen<Markup>
                OpenAngle;[<];
                ForwardSlash;[/];
                Text;[p];
                CloseAngle;[>];
    EndOfFile;[];
