text-block.tokens.json
1.02 KB
{"type":"newline","line":2,"col":1}
{"type":"tag","line":2,"col":1,"val":"label"}
{"type":"text","line":2,"col":7,"val":"Username:"}
{"type":"indent","line":3,"col":1,"val":2}
{"type":"tag","line":3,"col":3,"val":"input"}
{"type":"start-attributes","line":3,"col":8}
{"type":"attribute","line":3,"col":9,"name":"type","val":"'text'","mustEscape":true}
{"type":"attribute","line":3,"col":22,"name":"name","val":"'user[name]'","mustEscape":true}
{"type":"end-attributes","line":3,"col":39}
{"type":"outdent","line":5,"col":1}
{"type":"tag","line":5,"col":1,"val":"label"}
{"type":"text","line":5,"col":7,"val":"Password:"}
{"type":"indent","line":6,"col":1,"val":2}
{"type":"tag","line":6,"col":3,"val":"input"}
{"type":"start-attributes","line":6,"col":8}
{"type":"attribute","line":6,"col":9,"name":"type","val":"'text'","mustEscape":true}
{"type":"attribute","line":6,"col":22,"name":"name","val":"'user[pass]'","mustEscape":true}
{"type":"end-attributes","line":6,"col":39}
{"type":"outdent","line":6,"col":40}
{"type":"eos","line":6,"col":40}