Skip to content

Don't destroy formatting when editing previous messages

Joshua Goins requested to merge work/redstrate/fix-editing-genocide into master

Currently NeoChat will destroy formatting and mentions if you edit a previous message. This is really annoying, obviously:

broken

This MR fixes that, and will give you back the markdown formatting:

fixed

And the cherry on top, it will keep all mentions and even preserve the ordering... even if the username appears as plaintext!

OHYEAH_

Edited by Joshua Goins

Merge request reports