Hi Experts,
I am using Oracle APEX 5.1. I have a Classic Report in the page and have changed the report template to "Comment". This is how it looks in my screen.

Now the issue is that the text within it shows without any line break. The actual text is something like below:
"This is for testing. <a href="https://www.w3schools.com/html/">Visit our HTML tutorial</a>.
Testing for Line break."
What setting needs to be changed within the Classic Report template to display the content with Line Breaks?
Thanks in advance.