79489851

Date: 2025-03-06 15:32:55
Score: 1
Natty:
Report link

In my case I had a table where the text had multiple line breaks not showing up.

My solution was to add following CSS to <td> tag:

white-space:pre-line;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: stev