this post was submitted on 19 Aug 2023
16 points (86.4% liked)
Connect for Lemmy App
2670 readers
6 users here now
A community for the mobile app Connect for Lemmy.
Links
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.