diff options
Diffstat (limited to 'tests/examplefiles/rhtml/test.rhtml.output')
-rw-r--r-- | tests/examplefiles/rhtml/test.rhtml.output | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/examplefiles/rhtml/test.rhtml.output b/tests/examplefiles/rhtml/test.rhtml.output index 7c55ec83..0448c60b 100644 --- a/tests/examplefiles/rhtml/test.rhtml.output +++ b/tests/examplefiles/rhtml/test.rhtml.output @@ -275,21 +275,21 @@ '=' Operator '"text/javascript"' Literal.String '>' Punctuation -'\n' Text - -'// <![CDATA[\n' Comment.Single +'\n' Text.Whitespace -' ' Text +'// <![CDATA[' Comment.Single +'\n ' Text.Whitespace 'new' Operator.Word -' ' Text +' ' Text.Whitespace 'SiteMap' Name.Other '(' Punctuation "'site-map'" Literal.String.Single ')' Punctuation ';' Punctuation -'\n' Text +'\n' Text.Whitespace -'// ]]>\n' Comment.Single +'// ]]>' Comment.Single +'\n' Text.Whitespace '<' Punctuation '/' Punctuation |