if i have in html something like
<p style="text-align:justify">The html<B>rend</B>erer</p>
instead of rendering it as The html__rend__erer
it renders as The html [space] __rend__ [space] erer
<p style="text-align:justify">The html<B>rend</B>erer</p>
instead of rendering it as The html__rend__erer
it renders as The html [space] __rend__ [space] erer