• this is a list item
      • Arthur Besse@lemmy.mlOP
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 days ago

        note: the above 3 list items are all rendered differently despite being the same markdown (-)

        screenshots:

        in the view on my user page, the two comments are the same as each other but still different from the post:

        cc @dessalines@lemmy.ml @sleeplessone@lemmy.ml (sorry i still don’t have a github account with which to open lemmy issues…)

        • Dessalines@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          My only guess is that markdown_it might be trying to pick the level of indentation of the paragraph. Its hard to say because we’re using a lot of markdown it addons, and doing some manual manipulations too.