Formatting test

  • this is a list item
2 points · 4 comments · view on lemmy.world

4 Comments

cypherpunks@lemmy.ml · 1 pts · 96d (3 replies)
  • this is another list item
cypherpunks@lemmy.ml · 1 pts · 96d (2 replies)
  • this is another list item
cypherpunks@lemmy.ml · 1 pts · 96d (1 reply)

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

::: spoiler 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 · 2 pts · 96d

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.