Created
October 21, 2011 19:26
-
-
Save epixa/1304706 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| I cannot even imagine why you think *this* syntax is hard to read, write, or remember. | |
| # Markdown has lots of benefits: | |
| * It is concise | |
| * It is very human-readable | |
| * In many cases, it looks like what you want. It is designed to replace characters that you would normally use to emphasize or organize text in plain text. | |
| * Noah doesn't like it, so it is probably good. | |
| Sure, markdown can start to become more [complex](http://daringfireball.net/projects/markdown/syntax), but that is the nature of showing all content in any markup language. You can't "hide" information such as the previous url like you can when the markdown is ultimately parsed. The same goes for any markup out there. | |
| Ultimately, I agree with helgi: | |
| > MD is very good for simpler pages that is already, | |
| > by the virtue of the writer, has bunch of these | |
| > elements already just because it is rather naturally | |
| > written out like that when you are taking text notes | |
| Learn to internet, Noah. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment