this post was submitted on 09 Feb 2025
-1 points (44.4% liked)
JavaScript
2159 readers
1 users here now
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's not Lemmy markdown. The implementation used in lemmy-ui (specifically) is markdown-it. And yes it's special (not in a good way).
Some of us advised Lemmy devs to switch to a CommonMark implementation before it's too late. That would have allowed for using higher quality and faster implementations, not to mention allowing/easing better interop. But the devs weren't interested in the suggestion.