1 2 3 4 5 6 7
<!DOCTYPE HTML> <html> <!-- pre-line: check lines are broken at \A --> <body> <p style="white-space:pre-line;">Hello<br>Kitty</p> </body> </html>