sf-static/portfolio/node_modules/pug/test/output/includes.html
2023-02-28 19:21:07 +01:00

17 lines
No EOL
275 B
HTML

<p>bar</p>
<body>
<p>:)</p><script>
console.log("foo\nbar")
</script>
<script type="text/javascript">
var STRING_SUBSTITUTIONS = { // table of character substitutions
'\t': '\\t',
'\r': '\\r',
'\n': '\\n',
'"' : '\\"',
'\\': '\\\\'
};
</script>
</body>