mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 19:19:18 +00:00
To make the plain text we copy out from LibWeb look at least somewhat like its original form, let's insert newlines at <br> elements and when we exit a block-level element. This is far from perfect, but seems to work pretty okay.