You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by #350 (RiotX uses a markdown parser for HTML rendering) and would technically be fixed by #174 (RiotX doesn't render replies properly, but instead just displays the fallback)
@dud1337 thank you for going through and commenting on issues which have been resolved. If you come across any more that need closing, please feel welcome to tag me in your comment so that I get notifications!
This displays correctly
<mx-reply><blockquote><a href=\"https://matrix.to/#/!ybTPiZFJfZqybWGFeU:matrix.org/$1558973971435611GBlYs:matrix.org\">In reply to</a><a href=\"https://matrix.to/#/@valere35:matrix.org\">@valere35:matrix.org</a><br /><p>copy cou</p>\n</blockquote></mx-reply>ok
But not this:
<mx-reply>\n <blockquote>\n <a href=\"https://matrix.to/#/!ybTPiZFJfZqybWGFeU:matrix.org/$1558973683434084MSYOS:matrix.org\">In reply to</a>\n <a href=\"https://matrix.to/#/@valere35:matrix.org\">@valere35:matrix.org</a>\n <br />\n <p>Bonjour</p>\n\n </blockquote>\n </mx-reply>\n salut
The text was updated successfully, but these errors were encountered: