From e90fa94ead3f7a3c3257808478784717bd2c7cc9 Mon Sep 17 00:00:00 2001 From: Kevin Boos <1139460+kevinaboos@users.noreply.github.com> Date: Wed, 10 Apr 2024 16:30:35 -0700 Subject: [PATCH] Update README: rich Html messages are now displayed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25fcc364..efbb20d3 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ These are generally sorted in order of priority. If you're interested in helping - [x] Stable positioning of events view during timeline update - [x] Display simple text-only messages - [x] Display image messages (PNG, JPEG) -- [ ] Rich text formatting for message bodies +- [x] Rich text formatting for message bodies - [ ] Display multimedia (audio/video/gif) message events - [ ] Display reactions (annotations) - [ ] Inline link previews