mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-26 21:12:22 +02:00
434d78e24a
Messages containing runs of newlines were preserved by the pre-wrap styling on the messages view, stretching table rows and cards. Collapse any run of newlines (and surrounding whitespace) into a single space at display time, leaving stored text untouched. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>