mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00

When transmitting data in a HTML-encoded element like <content type="html" />, relying on newlines being preserved is not wise, since HTML by itself does not care for newlines - it cares for <p> and <br> Additional fix: reset NSFW toggle after sending toot