Known issue: https://lemmy.world/post/3081190
this post was submitted on 19 Aug 2023
16 points (86.4% liked)
Connect for Lemmy App
2668 readers
1 users here now
A community for the mobile app Connect for Lemmy.
Links
founded 1 year ago
MODERATORS
But i thought it got fixed?
Hmm I thought I did fix it. Thanks I'll take a look!
This should now be (mostly) fixed on 141. The markdown library I'm using makes some strong assumptions that a table cell will only have one element inside so for cells with two (a picture and text) it was breaking and wouldn't render. I've patched it to just use the last element in a cell but ideally it does support multiple elements. I'll try to get that fix into v142 tomorrow.