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

10 lines
257 B
HTML
Raw Normal View History

2017-12-22 17:22:08 +00:00
<!DOCTYPE html>
<html>
<head>
<title>escape-test</title>
</head>
<body>
<textarea>&lt;param name=&quot;flashvars&quot; value=&quot;a=&amp;quot;value_a&amp;quot;&amp;b=&amp;quot;value_b&amp;quot;&amp;c=3&quot;/&gt;</textarea>
</body>
</html>