Wondering if your typical/average/normie person (millennials and younger) know it or know about it. It’s enabled on reddit and discord?
Nope, no chance.
I hate it when someone dumps their log file without using a code block. Even seen some Arch Linux users do it, which is, unsurprising really.
No, they use the WYSIWYG editor it has.
I am a big fan of markdown though.
Did you know you can nest these?
That's right, someone could make a choose your own adventure game this way
They did not nest properly on boost. But I guess that’s not surprising, we only just recently got them at all
It works fine on the lemmy-ui, I’d say you should raise an issue.
Didn’t work on Jerboa either, when I opened the top level spoiler it also opened the nested one.
I only know some characters
like this one
Like this one
Does anyone know the best markdown-learning platform?
I would guess they know a bit about lists using “-“ and a few people might know about using asterisk to bold stuff, but other than that probably not.
No, the average person struggles with WYSIWYG editors
The issue for a long time was that there is no markdown standard, so everyone had their own version of it.
CommonMark is gaining ground, so hopefully markdown will be the same everywhere soon
.llɐ ʎɐ ʇou
No
Yes, no, maybe.
I don’t know.
Can you repeat the question?
*Gen Y
Not Markdown as a whole, but I guess they commonly know to use asterisks for italics and bold. Some also know how to
crossthe text. Not much more for a normie, though.You mean ̶s̶t̶r̶i̶k̶e̶t̶̶h̶r̶o̶u̶g̶h̶? Yeah. It can be done without markdown.
Those are usually broken on screen readers.
OIC. I should have thought about that.
And here I was considering making this the default way of doing a strikethrough.On the other hand, perhaps we should update the screen readers to make that work. Maybe it can be added as a category of stuff that is to be explained separately.
The least I can do is install a screen reader and know what it does with this.
I guess they commonly know to use asterisks for italics and bold
I wouldn’t guess that at all. Pretty much everyone I know in the “normie” world would AT BEST use ctrl-i and ctrl-b if they’re not just pressing the icon in the gui.
Hell, most of them look at me like I’m a goddamn morlock when I tell them to Shift-delete in order to skip the recycling bin.
Yeah, I’m a normie, I’m tech literate adjacent-adjacent, by which I mean I’m here on lemmy rather than Facebook, but no. Me and my peers are not pressing ctrl anything. I don’t even know what gui means. Something user interface? I’m not proud to be this dumb, but I’m pretty sure most “regular” people are in this boat with me. I was the third most tech literate person in my entire office last year with a bunch of millennials simply because I was willing to Google things.
Most IT nowadays is just simply the ability to google. What sets a professional IT person apart from an amateur is that the professional has an educated guess as to what to google in the first place.
Non-professional: “My computer is making a weird buzzing noise”
Professional: “What are the symptoms of a bad cooling fan?”
I’m gonna go with no. I don’t think enough platforms use it natively.
WhatsApp good enough?
Does WhatsApp actually use markdown? The implementation is awful then.
Probably doesn’t follow the spec very closely.
It doesn’t require you to put a double space in the end off a line to get to the next. This is similar to a lot of other implementations you see on web pages.
But it does at least follow through with single level ordered and unordered lists (bullets and numbering) and even automatically adds a bullet when you press Shift+Enter
Also, single line code and code blocks, work.
Then there is the usual italics and bold and even a quote block.It also converts most of them while you type, instead of you having to wait until sending it, which is better than UIs that don’t even have a preview button. I like Preview buttons.
hehe
Nope. Most tech people don’t know what markdown is.