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

Messages: strikethrough text is not parsed #33

Open
drygdryg opened this issue Jul 31, 2024 · 0 comments
Open

Messages: strikethrough text is not parsed #33

drygdryg opened this issue Jul 31, 2024 · 0 comments

Comments

@drygdryg
Copy link
Contributor

For strikeout text in the Rocket.Chat markup, text is framed with single tildes ("~strikeout text~").
By default, Showdown does not parse this. It supports the strikethrough option (disabled by default), but it only applies to double tildes (not single tildes like in Rocket.Chat).
Example message:

Test ~strikethrough text~

image
After converting to Matrix:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant