Handle unsupported html tags more gracefully #36

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

Originally created by @VAWVAW on 9/8/2025

Currently any content in unsupported html tags is just ignored and not presented to the user.

possible solutions:

  • fall back to showing the raw body if an unsupported tag is encountered
  • treat the tag as having no effect and show the raw content (as suggested in mautrix/discord#196)
*Originally created by @VAWVAW on 9/8/2025* Currently any content in unsupported html tags is just ignored and not presented to the user. possible solutions: - fall back to showing the raw body if an unsupported tag is encountered - treat the tag as having no effect and show the raw content (as suggested in mautrix/discord#196)
navan closed this issue 2025-10-14 15:37:33 -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#36
No description provided.