pixsy/node_modules/pug-parser/test/cases/namespaces.tokens.json

8 lines
392 B
JSON
Raw Normal View History

2017-12-22 17:22:08 +00:00
{"type":"tag","line":1,"col":1,"val":"fb:user:role"}
{"type":"text","line":1,"col":14,"val":"Something"}
{"type":"newline","line":2,"col":1}
{"type":"tag","line":2,"col":1,"val":"foo"}
{"type":"start-attributes","line":2,"col":4}
{"type":"attribute","line":2,"col":5,"name":"fb:foo","val":"'bar'","mustEscape":true}
{"type":"end-attributes","line":2,"col":17}
{"type":"eos","line":2,"col":18}