Fix readme formatting

This commit is contained in:
Henry Hiles 2026-04-03 20:04:33 -04:00
commit 51dd8c5668
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -68,31 +68,31 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend.
- [x] Per message profiles - [x] Per message profiles
- [x] HTML - [x] HTML
- [x] URL Previews - [x] URL Previews
- [x] Replies - [x] Replies
- [x] Viewing - [x] Viewing
- [ ] Jump to original message - [ ] Jump to original message
- [x] In loaded timeline - [x] In loaded timeline
- [ ] Out of loaded timeline - [ ] Out of loaded timeline
- [x] Edits - [x] Edits
- [x] Attachments - [x] Attachments
- [x] Unencrypted - [x] Unencrypted
- [ ] Encrypted - [ ] Encrypted
- [x] Blurhashing - [x] Blurhashing
- [ ] Downloading attachments - [ ] Downloading attachments
- [x] Opening attachments in their own view - [x] Opening attachments in their own view
- [ ] Polls: Waiting on https://github.com/SwanFlutter/dynamic_polls/issues/1 - [ ] Polls: Waiting on https://github.com/SwanFlutter/dynamic_polls/issues/1
- [x] Mentions - [x] Mentions
- [x] Users - [x] Users
- [x] Rooms - [x] Rooms
- [ ] Plain text (not sure if I want to add this or not, I probably won't unless there's interest) - [ ] Plain text (not sure if I want to add this or not, I probably won't unless there's interest)
- [x] Matrix URIs - [x] Matrix URIs
- [x] Matrix.to links - [x] Matrix.to links
- [ ] Do some fancy fetching to get nice names - [ ] Do some fancy fetching to get nice names
- [ ] Make clickable - [ ] Make clickable
- [x] Custom emojis/stickers - [x] Custom emojis/stickers
- [x] History loading - [x] History loading
- [x] Backwards - [x] Backwards
- [ ] Forwards - [ ] Forwards
- [x] Editing - [x] Editing
- [x] Deleting - [x] Deleting
- [ ] Reactions: Waiting on https://github.com/flyerhq/flutter_chat_ui/pull/838 or me doing a custom impl - [ ] Reactions: Waiting on https://github.com/flyerhq/flutter_chat_ui/pull/838 or me doing a custom impl