Introduction to Markdown
摘要
Markdown was created in the mid-2000s as a way to make it easier to write documentation without having to know markup systems like HTML. At the time, many developers wrote documentation such as “readme” files, “how to compile” guides, and other information using plain text. But plain text doesn’t carry any syntactic meaning; it’s just text.