For THTMLHint component, line breaks now require <br> where #13 formerly worked.

We always try to be extremely careful for this and avoid at all costs breaking changes but at the same time, it is unavoidable that when bugs are encountered, we need to address these bugs, even when some users relied on a bug. Also in the future, we will keep making careful considerations between fixing a bug in a breaking way and "fixing" it conditionally with extra properties to control behavior for example.