We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Markdown enabled in both Web and Android clients. Lets send "21. st" from them...
{ "type": "m.room.message", "content": { "org.matrix.msc1767.message": [ { "body": "21. st", "mimetype": "text/plain" }, { "body": "<ol start="21">\n<li>st\n\n", "mimetype": "text/html" } ], "body": "21. st", "msgtype": "m.text", "format": "org.matrix.custom.html", "formatted_body": "<ol start="21">\n<li>st\n\n" }}
{ "content": { "body": "21. st", "format": "org.matrix.custom.html", "formatted_body": "<ol start="21">\n<li>st\n", "msgtype": "m.text" }, "room_id": "!XHJBYOUHLuCnrjsaUv:bolesiny.net", "type": "m.room.message"}
Same text displayed.
Different text displayed.
Samsung Galaxy S20 FE
Android 12
Element: 1.4.19
own
No
The text was updated successfully, but these errors were encountered:
thanks for raising (and providing the clear examples)! going to close as a duplicate of #4777
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
Markdown enabled in both Web and Android clients.
Lets send "21. st" from them...
Outcome
What did you expect?
Same text displayed.
What happened instead?
Different text displayed.
Your phone model
Samsung Galaxy S20 FE
Operating system version
Android 12
Application version and app store
Element: 1.4.19
Homeserver
own
Will you send logs?
No
Are you willing to provide a PR?
No
The text was updated successfully, but these errors were encountered: