|
|
|
|
|
by sokoloff
3341 days ago
|
|
Markdown has fewer ways to inexplicably (from the point of view of a naive user) munge text. If you type plain text, it mostly comes out as plain text. I've paid John $4.50 for a sandwich. Renders fine in Markdown. Renders like crap in LaTeX. |
|
For me, if I'm writing something for a web page, I use HTML in a decent editor (emacs). Markdown, reST, or anything else is not easier, just different.
If I need a really nice-looking document, I'll probably use LaTeX. But for a simple document or one that I'll work on with other people, I'll normally just use google docs.