Difference in markdown parsing between Android and desktop versions.
It may be related to how line endings are encoded or to differences in handling of them, but a fragment of message like this:
<
<http://discordapp.com>
Renders as expected on Android, where second < is treated as part of markdown and link is rendered properly, but on desktop version the first < gets treated as part of markdown making the second one part of link and it ends with an invalid link. It renders properly once you add for example a space after the first one.
2
-
For extra details, desktop version is:
Stable 105608 (de4ad93) Host 1.0.9003 Windows 10 64-Bit (10.0.19041)
Android 10 (QP1A.190711.020) is running Discord 100.16 - STABLE (100016)1
Please sign in to leave a comment.
Comments
1 comment