I already extract some text from bash using command "systemctl status ddos.service" bellow :
But, when I generate report in html for text that I extract above, it show all text in one line, like capture bellow :
My question is : How we can put result in html report same with result in bash ?? (I mean that result in html report not in one line like my capture above for html report, but I want capture in HTML report like result in bash)

