Add missing <s> tag in HTML parsing #74

Closed
opened 2025-10-14 15:38:29 -06:00 by navan · 0 comments
Owner

Originally created by @VAWVAW on 6/18/2025

According to the spec, the html <s> tag should be supported.

Maybe we also want to remove <strike> since it is deprecated and the matrix spec doesn't suggest it.

*Originally created by @VAWVAW on 6/18/2025* According to the [spec](https://spec.matrix.org/v1.14/client-server-api/#mroommessage-msgtypes), the html `<s>` tag should be supported. Maybe we also want to remove `<strike>` since it is [deprecated](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/strike) and the matrix spec doesn't suggest it.
navan closed this issue 2025-10-14 15:38:30 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#74
No description provided.