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

6 lines
52 B
HTML
Raw Normal View History

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