IceCubesApp icon indicating copy to clipboard operation
IceCubesApp copied to clipboard

Simplify HTMLString

Open xurble opened this issue 2 years ago • 0 comments
trafficstars

Having read the spec more closely as part of investigating bug 855, I was overcomplicating it. The server promises to send html so we should render it that way, not with heuristics.

This puts in line breaks exclusively where there are
s and takes out other line breaks that are in the body text.

Doesn't fix bug 855

xurble avatar Feb 16 '23 08:02 xurble