• @burgersc12
      link
      English
      2
      edit-2
      5 months ago

      deleted by creator

      • KuroM
        link
        fedilink
        411 months ago

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

        • KuroM
          link
          fedilink
          311 months ago

          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.