Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strikethrough with <s> instead of <del> doesn't get rendered at all #1662

Closed
SteffoSpieler opened this issue Feb 27, 2025 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@SteffoSpieler
Copy link

Bug Description

When sending a message with strike-through text, some clients use <s> instead of <del>, which results in the text not being rendered in FluffyChat.

Steps to Reproduce

  1. Send a message with <s> as strikethrough (e.g. via the /html command or with other clients like Cinny)
  2. See the text not being rendered at all.

Expected Behavior

I'd expect to see the text and it being striked through.

App Version

1.25.0

Additional Platform Information

Google Pixel 7 Pro running Android 15

Additional Context

Screenshots showing the test messages:

Cinny Element X FluffyChat
Image Image Image

<s> is also part of the matrix spec.

@SteffoSpieler SteffoSpieler added the bug Something isn't working label Feb 27, 2025
@krille-chan
Copy link
Owner

Thanks for finding :) fixed with latest commit on main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants