79110945

Date: 2024-10-21 16:34:31
Score: 0.5
Natty:
Report link

Use <wbr> in stead of %nbsp; or <nobr>.

<wbr> works like <br> but it will only trigger where necessary.

Simply replace all commas "," with ",<wbr>".

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/wbr

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: user40521