Missing list item names in the readme on crates.io

I found strange issue with some list items missed in package readme,
after publish recent release on crates.io

it looks like that (FF):

but the readme does not have these issues on GitHub, the markdown is valid also.

What is that, is this my mistake somewhere or the JS bug in browser..
It also does not depend of listing level, I have no ideas.

Looks like a bug in crates.io or comrak

1 Like

Filed a bug for crates.io: test various markdown elements after checkboxes by jendrikw · Pull Request #10913 · rust-lang/crates.io · GitHub

2 Likes