when custom reports are parsed currently, output is in form of table...ok, that makes sense.
As this post shows, thanks to Mariusz Handke's digging, this is coded to IGNORE any breaks [see below] that might be in there as well as inserted, etc..
I'd love to see it [each cell of row] treated as...maybe....HTML, where it will ignore spacing but respond to tags, so we could insert HTML code/tags to format and make all pretty
<tr style="page-break-inside: avoid">
<td class="Property" align="left">
swd77 - test for Larry<br>===<br>
</td>
</tr>