ouchadam / small-talk

Minimal Android messenger powered by Matrix
Apache License 2.0
141 stars 2 forks source link

<img> tag rendering #265

Open theotheroracle opened 2 years ago

theotheroracle commented 2 years ago

<img> html tags are used frequently for emotes and inline images sent by fluffychat, nheko, and cinny, currently it just prints the html in plaintext

ouchadam commented 1 year ago

I definitely missed the <img> tag case, thanks for raising!