vojo/src/app/features/room/message
Ajay Bura 7456c152b7
Escape markdown sequences (#2208)
* escape inline markdown character

* fix typo

* improve document around custom markdown plugin and add escape sequence utils

* recover inline escape sequences on edit

* remove escape sequences from plain text body

* use `s` for strike-through instead of del

* escape block markdown sequences

* fix remove escape sequence was not removing all slashes from plain text

* recover block sequences on edit
2025-02-21 19:19:24 +11:00
..
EncryptedContent.tsx fix message does not appear after decryption complete (#2209) 2025-02-15 18:58:57 +11:00
index.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
Message.tsx redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
MessageEditor.tsx Escape markdown sequences (#2208) 2025-02-21 19:19:24 +11:00
Reactions.tsx Improve-auth-media (#1933) 2024-09-09 14:15:20 +05:30
styles.css.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00