chroma/lexers/testdata/bib.expected
2025-03-22 20:46:00 +13:00

101 lines
3.8 KiB
Text

[
{"type":"Comment","value":"% a sample bibliography file"},
{"type":"Text","value":"\n"},
{"type":"Comment","value":"% "},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":"@article"},
{"type":"Punctuation","value":"{"},
{"type":"NameLabel","value":"small"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"author"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralString","value":"{Freely, I.P.}"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"title"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralString","value":"{A small paper}"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"journal"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralString","value":"{The journal of small papers}"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"year"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralNumber","value":"1997"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"volume"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralString","value":"{-1}"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"note"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralString","value":"{to appear}"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"NameClass","value":"@article"},
{"type":"Punctuation","value":"{"},
{"type":"NameLabel","value":"big"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"author"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralString","value":"{Jass, Hugh}"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"title"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralString","value":"{A big paper}"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"journal"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralString","value":"{The journal of big papers}"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"year"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralNumber","value":"7991"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"NameAttribute","value":"volume"},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"="},
{"type":"Text","value":" "},
{"type":"LiteralString","value":"{MCMXCVII}"},
{"type":"Punctuation","value":","},
{"type":"Text","value":"\n"},
{"type":"Punctuation","value":"}"},
{"type":"Text","value":"\n\n"},
{"type":"Comment","value":"% The authors mentioned here are almost, but not quite,"},
{"type":"Text","value":"\n"},
{"type":"Comment","value":"% entirely unrelated to Matt Groening."},
{"type":"Text","value":"\n"}
]