The following text is written inside a <pre> element. Multiple spaces should be preserved and the line breaks should appear where they do in the source document.

	function testFunction(strText){
		console.log(strText)
	}
	

The content of the <pre> element is most likely displayed in a monospaced font.