|
|
|
|
|
by blakeyrat
3608 days ago
|
|
People seem ok with a lot of awful things. I don't see that as an argument for Markdown. The question is: has Reddit (or other Markdown users) actually studied Markdown's usability? Even a basic comparative study against a WYSIWYG equivalent? It seems like "techy" people just kind of assume Markdown is great and easy and awesome without ever bothering to actually make any effort to question that assumption. That's really the part that bugs me most. And the entire pitch of Markdown is that you can style your text the way you did back when you were using text-only stuff. Ok. So _this should be underlined, then_. And /this should be in italics, right?/ And naturally this is boldfaced. Oh wait. Markdown is ZERO FOR THREE. (Strangely, Markdown doesn't even have underline. Go figure. It's not even remotely close to feature-parity with the WYSIWYG textboxes we were all using on the web in 2008.) |
|
I have a reverse question, what is better than Markdown in your mind? I'm starting a project that is heavily based around text, and for simplicity i just wanted plain text. Ie, i have no editor for the project. So for markup, i need something. What do you feel is the right markup language?
Personally i feel Markdown is easiest markup language i've found. Compared to some, it's quite intuitive. Combined with the fact that it is becoming quite prominent means users are also learning it. The only downfall with Markdown in my mind is a lack of a standard, but i think that's being worked on (there are some attempts at that, i believe).
Anyway.. i would really appreciate your feedback, if you feel there are better pure text Markup languages :)