当前位置:网站首页>Markdown tutorial
Markdown tutorial
2022-07-02 15:22:00 【minseo】
Reference resources :https://www.runoob.com/markdown/md-tutorial.html
Markdown course

Markdown It's a lightweight markup language , It allows people to write documents in plain text format that is easy to read and write .
Markdown Language in 2004 By John · Gruber ( English :John Gruber) establish .
Markdown The written documents can be exported HTML 、Word、 Images 、PDF、Epub And so on .
Markdown The suffix of the document is .md, .markdown.
Markdown application
Markdown Can be used to write e-books , Such as :Gitbook.
At present, many websites are widely used Markdown To write help documents or to post messages on forums . for example :GitHub、 Simple books 、reddit、Diaspora、Stack Exchange、OpenStreetMap 、SourceForge etc. .
Editor
This tutorial will use VSCode Editor to explain Markdown The grammar of ,VSCode Support MacOS 、Windows、Linux platform , And contains a variety of themes .
VSCode By default, it is integrated Markdown Document editing plug-in , Native supports highlighting Markdown The grammar of .
VSCode( Full name :Visual Studio Code) Is a cross platform free source code editor developed by Microsoft .
- VScode Official website address : https://code.visualstudio.com/
install markdown Preview extension
Extended search
markdown preview enhanced
- 1.

New test file RUNOOB.md The contents are as follows
# RUNOOB Markdown Test
## Hello World!
- 1.
- 2.
md The file is plain text , Can be in vs Next live preview
VSCode Real-time Preview



If you need to markdown To PDF、 picture 、HTML And other formats can also be implemented by installing the corresponding plug-ins .
边栏推荐
- Internet Explorer officially retired
- How does the computer set up speakers to play microphone sound
- 13_ Redis_ affair
- Set set you don't know
- 工程师评测 | RK3568开发板上手测试
- C # delay, start the timer in the thread, and obtain the system time
- 哈夫曼树:(1)输入各字符及其权值(2)构造哈夫曼树(3)进行哈夫曼编码(4)查找HC[i],得到各字符的哈夫曼编码
- 数据库内容输出有问题怎么解决
- forEach的错误用法,你都学废了吗
- 学习使用php将时间戳转换为大写日期的方法代码示例
猜你喜欢

List集合&UML图

How does the computer set up speakers to play microphone sound

17_Redis_Redis发布订阅

Why can't programmers who can only program become excellent developers?

FPGA - clock-03-clock management module (CMT) of internal structure of 7 Series FPGA

表格响应式布局小技巧

Dragonfly low code security tool platform development path

LeetCode 2310. The number of digits is the sum of integers of K

Practical debugging skills

14_ Redis_ Optimistic lock
随机推荐
11_Redis_Hyperloglog_命令
实用调试技巧
19_Redis_宕机后手动配置主机
yolo格式数据集处理(xml转txt)
4. Data splitting of Flink real-time project
15_Redis_Redis.conf详解
Application and practice of Jenkins pipeline
XML Configuration File
LeetCode 2310. The number of digits is the sum of integers of K
List set & UML diagram
Solve the problem that El radio group cannot be edited after echo
16_ Redis_ Redis persistence
2021-2022學年編譯原理考試重點[華僑大學]
17_ Redis_ Redis publish subscription
工程师评测 | RK3568开发板上手测试
20_Redis_哨兵模式
IE 浏览器正式退休
Tidb cross data center deployment topology
Record an error report, solve the experience, rely on repetition
PHP method to get the index value of the array item with the largest key value in the array