So siehts ganz gut aus !
This commit is contained in:
6
node_modules/pug-parser/test/cases/quotes.tokens.json
generated
vendored
Normal file
6
node_modules/pug-parser/test/cases/quotes.tokens.json
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{"type":"tag","loc":{"start":{"line":1,"column":1},"filename":"/cases/quotes.pug","end":{"line":1,"column":2}},"val":"p"}
|
||||
{"type":"text","loc":{"start":{"line":1,"column":3},"filename":"/cases/quotes.pug","end":{"line":1,"column":8}},"val":"\"foo\""}
|
||||
{"type":"newline","loc":{"start":{"line":2,"column":1},"filename":"/cases/quotes.pug","end":{"line":2,"column":1}}}
|
||||
{"type":"tag","loc":{"start":{"line":2,"column":1},"filename":"/cases/quotes.pug","end":{"line":2,"column":2}},"val":"p"}
|
||||
{"type":"text","loc":{"start":{"line":2,"column":3},"filename":"/cases/quotes.pug","end":{"line":2,"column":8}},"val":"'foo'"}
|
||||
{"type":"eos","loc":{"start":{"line":2,"column":8},"filename":"/cases/quotes.pug","end":{"line":2,"column":8}}}
|
||||
Reference in New Issue
Block a user