Fix edit related bugs (#1477)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Mon, 23 Oct 2023 10:42:27 +0000 (21:42 +1100)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 10:42:27 +0000 (21:42 +1100)
commit1ff312d236bc8ad9cad02bd421d0e8e3a00a47e2
tree705810cf33b24951e27f9b5eb2a914bbe28c9c50
parentb80f801d235f1253acfae8db87b00a687b246a06
Fix edit related bugs (#1477)

* fix missing empty line on edit

* fix edit save after adding formatting to plaintext

* fix reading edit content with wrong key
src/app/components/editor/input.ts
src/app/organisms/room/RoomTimeline.tsx
src/app/organisms/room/message/MessageEditor.tsx