So I have the following:
<
Use the html tag to input line endings (your output is interpreted by an html parser), for example:
Javascript:
document.write("HelloWorld");