cinny/src
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
..
app Escape markdown sequences (#2208) 2025-02-21 19:19:24 +11:00
client Release v4.3.2 (#2213) 2025-02-17 12:07:07 +11:00
types redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
util redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
colors.css.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
config.css.ts fix font-weight in dark theme with unsupported fonts (#1964) 2024-09-22 22:31:32 +10:00
ext.d.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
index.scss Fix link visible inside spoiler (#2215) 2025-02-19 22:07:33 +11:00
index.tsx redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
sw.ts fix: register service worker immediately and cache media requests (#1977) 2024-10-16 21:26:03 +11:00