vojo/src/app
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
..
atoms Update color theme to match with new design (#1821) 2024-07-21 15:43:33 +10:00
components Escape markdown sequences (#2208) 2025-02-21 19:19:24 +11:00
features Escape markdown sequences (#2208) 2025-02-21 19:19:24 +11:00
hooks scroll to bottom in unfocused window but stop sending read receipt (#2214) 2025-02-21 19:18:02 +11:00
molecules redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
organisms redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
pages Release v4.3.2 (#2213) 2025-02-17 12:07:07 +11:00
partials Fix members btn not visible in small devices 2022-04-24 16:47:24 +05:30
plugins Escape markdown sequences (#2208) 2025-02-21 19:19:24 +11:00
state redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
styles redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
utils sanitize string before used in regex to prevent crash (#2219) 2025-02-20 18:30:54 +11:00
cs-api.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
cs-errorcode.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
i18n.ts Add translation support using i18next (#1576) 2024-08-14 18:59:34 +05:30