194
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 24 Jun 2023
194 points (100.0% liked)
/kbin meta
2 readers
1 users here now
Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign
founded 1 year ago
That's because I put that in a code block with backticks (`), here's what it looks like normally ~~testing~~
As a desktop kbin user, there's no strikethrough. Unsure as to why, if kbin is markdown. Strikethrough is considered advanced markdown formatting so I'm guessing kbin didn't include it. Now I'm curious to see how much common markdown is visible on kbin's desktop platform.
Guide for those unfamiliar with markdown, so you can see what I'm doing. ✔ means I can see it on desktop kbin, ❌ means it remains unformatted (formatting characters remain).
Horizontal rule ✔
Testing MD (headings)
bullet points ✔
bold ✔
emphasis ✔
~~strikethrough~~ ❌
escaping *characters* ✔
code (inline)
✔i on kbin.social see the strikethrough fine
Oddly enough all of that looks perfectly fine on kbin mobile, even the strike through, I'll have a look at desktop later and if it's doesn't work
I'm using kbin.social on desktop and it shows up fine for me, not sure what's going on on your instance
How weird. When I do that, it doesn’t seem to work.
~~test~~
~~test successful~~