-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Strip off fallback quotes from HTML bodies if rich reply event
* ement-room.el (ement-room--format-message-body) (ement-room--format-quotation-html): Strip off fallback quotes from HTML body, and use the quoted event's body always. Currently, stripping off is not done for plain text bodies since it is fragile: it is not a given that all clients will follow the spec for the fallback quote in plain text bodies. So more harm than good will be done by a poor attempt at stripping fallback quotes.
- Loading branch information
Visuwesh
committed
Apr 18, 2024
1 parent
d6a6bdf
commit e1b02bc
Showing
1 changed file
with
32 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters