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

7 lines
53 B
HTML
Raw Normal View History

2017-12-22 17:22:08 +00:00
<foo>
some
#{text}
here
My ID is {42}
</foo>