Files
neochat/autotests
Joshua Goins 4757ac11dc Allow striking through text with ~~
Similar to spoilers, some Markdown flavors like GitHub's or Discord's
allow you to strike through text with ~~. Normally, the only way to do
this on most Matrix clients (including Element) is surrounding text with
<del> tags. As expected, no one knows how to do this.

So now NeoChat supports the ~~ syntax. We can reuse the existing spoiler
parser for this after making it generic. I have added new test cases for
this syntax. This does not affect the quick format bar yet.
2025-05-08 15:26:00 -04:00
..
2025-03-22 16:32:08 +00:00
2024-12-24 15:05:19 +01:00
2024-12-22 18:23:55 +00:00
2025-05-05 20:39:18 +00:00
2024-12-22 18:23:55 +00:00
2024-12-22 18:23:55 +00:00
2024-12-22 18:23:55 +00:00