|
|
|
|
|
by squid_ca
4299 days ago
|
|
I think this is a problem with "markdown-style" HTML editing in general. Sites that use it seem to think that using their special markup language is somehow easier for newbies to use than vanilla HTML, just because it doesn't have angle-brackets. IMHO, markdown etc. solve one problem only: when you need to have text that is easily readable by humans, but can also be easily converted to HTML. In a content-entry situation, it just seems to solve the problem of saving keystrokes for people that already know HTML. What I think average users really need is a WYSIWYG editor (which, I'll be the first to admit, is a real PITA for generating sane HTML). |
|