This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/json/json-with-spaces.json.output
2021-12-31 15:43:48 +01:00

46 lines
1.2 KiB
Text
Generated

'{' Punctuation
'"foo"' Name.Tag
' ' Text.Whitespace
':' Punctuation
' ' Text.Whitespace
'"bar bar\tbar"' Literal.String.Double
' ' Text.Whitespace
',' Punctuation
' ' Text.Whitespace
'"baz"' Name.Tag
':' Punctuation
' ' Text.Whitespace
'[' Punctuation
'\t' Text.Whitespace
'{' Punctuation
' ' Text.Whitespace
'"a"' Name.Tag
' ' Text.Whitespace
':' Punctuation
'\n ' Text.Whitespace
'23' Literal.Number.Integer
'\t' Text.Whitespace
'}' Punctuation
'\n \n ' Text.Whitespace
'],' Punctuation
' ' Text.Whitespace
'"fobar"' Name.Tag
':' Punctuation
' ' Text.Whitespace
'[' Punctuation
'\t' Text.Whitespace
'{' Punctuation
' ' Text.Whitespace
'"c d"' Name.Tag
' ' Text.Whitespace
':' Punctuation
'\n\t ' Text.Whitespace
'23' Literal.Number.Integer
'\t\t' Text.Whitespace
'}' Punctuation
'\n\t\t\n\t\t' Text.Whitespace
']' Punctuation
'\n\n' Text.Whitespace
'}' Punctuation
'\n' Text.Whitespace