pixsy/node_modules/pug/test/cases/mixin-block-with-space.pug

6 lines
65 B
Plaintext

mixin m(id)
div
block
+m()
| This text should appear