UNPKG

mam-project-templates

Version:
17 lines (15 loc) 275 B
<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>