Bug: em-space is sanitized in chat

I have used em-spaces now and then over the years to format poetry when writing, and they are now currently completely sanitized from chat. Te st turns into Test. It would be nice if random characters were not just stripped from input silently.

1 Like

Previously Emspaces removed from entered text · Issue #132 · mucklet/mucklet-client · GitHub

Which I think was part due to HTML being passed unescaped in messages (page, say, etc.) · Issue #123 · mucklet/mucklet-client · GitHub

1 Like