This post breaks the post text in Connect

https://fanaticus.social/post/271706

I'm on version 1.0.120 (120)

This is the broken post: https://fanaticus.social/post/271706

Here are pics of the bug: https://imgur.com/gallery/izaBqtq

Thanks!

16 points · 3 comments · view on lemmy.world

3 Comments

SheeEttin@lemmy.world · 2 pts · 3y (3 replies)
burgersc12@sh.itjust.works · 2 pts · 3y (2 replies)
[ removed ]
kuro_neko@lemmy.ca · 4 pts · 3y (1 reply)

Hmm I thought I did fix it. Thanks I'll take a look!

kuro_neko@lemmy.ca · 3 pts · 3y

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.