mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-27 15:56:43 +00:00
Before breaking the Text node contents into words, collapse all of the
whitespace into single space (' ') characters. This fixes broken
rendering of paragraphs with newlines in them. :^)