Example code: ```php <?php echo "foo\nbar"; ``` it prints `foobar` and it's not about html ignoring newline, the output is "foobar" in inspector.