pixsy/node_modules/pug-linker/test/cases/include-only-text-body.input.json
synth-ruiner 495f1d958e initial
2017-12-22 17:22:08 +00:00

24 lines
451 B
JSON

{
"type": "Block",
"nodes": [
{
"type": "Text",
"val": "The message is \"",
"line": 1,
"filename": "include-only-text-body.pug"
},
{
"type": "YieldBlock",
"line": 2,
"filename": "include-only-text-body.pug"
},
{
"type": "Text",
"val": "\"",
"line": 3,
"filename": "include-only-text-body.pug"
}
],
"line": 0,
"filename": "include-only-text-body.pug"
}