Arthur Besse@lemmy.ml to test@lemmy.ml · edit-213 days agoFormatting testmessage-squaremessage-square4fedilinkarrow-up12file-text
arrow-up12message-squareFormatting testArthur Besse@lemmy.ml to test@lemmy.ml · edit-213 days agomessage-square4fedilinkfile-text
minus-squareArthur Besse@lemmy.mlOPlinkfedilinkarrow-up1·13 days ago this is a quote this is another list item
minus-squareArthur Besse@lemmy.mlOPlinkfedilinkarrow-up1·13 days ago this is a quote this is another list item
minus-squareArthur Besse@lemmy.mlOPlinkfedilinkarrow-up1·edit-213 days agonote: 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:
minus-squareDessalines@lemmy.mllinkfedilinkarrow-up2·12 days agoMy 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.
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:
My only guess is that
markdown_itmight 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.