So siehts ganz gut aus !
This commit is contained in:
24
node_modules/pug-linker/test/cases/include-only-text-body.input.json
generated
vendored
Normal file
24
node_modules/pug-linker/test/cases/include-only-text-body.input.json
generated
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user