Markdown学习
作者:liurw 日期:2025-05-07
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber created Markdown in 2004 as an easy-to-read markup language. Markdown is widely used for blogging and instant messaging, and also used elsewhere in online forums, collaborative software, documentation pages, and readme files.
The initial description of Markdown contained ambiguities and raised unanswered questions, causing implementations to both intentionally and accidentally diverge from the original version. This was addressed in 2014 when long-standing Markdown contributors released CommonMark, an unambiguous specification and test suite for Markdown.
资料来源
wiki解释markdown https://en.wikipedia.org/wiki/Markdown
Visual Studio Code (MICROSOFT微软版) https://code.visualstudio.com/
Windows, 苹果各版本免费下载地址 https://code.visualstudio.com/Download
The Markdown Guide https://www.markdownguide.org/





