this post was submitted on 25 Jun 2023
37 points (95.1% liked)
Lemmy
12575 readers
1 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How the markdown language is implemented is highly platform-dependent though. For instance, in Reddit you cannot insert an image in Markdown-mode (and you don't even have alt-text even when using their "fancy pants" mode).
True, but the language is independent from that.
I mean, the language itself has a set of "features", not all of them are implemented on all platforms as you rightfully said, but it's not that the language changes because there are differences in the implementations.