mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-26 09:32:57 -05:00
043862f411
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