pixsy/node_modules/pug/test/cases/interpolation.escape.html

6 lines
52 B
HTML

<foo>
some
#{text}
here
My ID is {42}
</foo>