当前位置:网站首页>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 .
边栏推荐
- TiDB跨数据中心部署拓扑
- 12_Redis_Bitmap_命令
- Data analysis thinking analysis methods and business knowledge - business indicators
- Why can't programmers who can only program become excellent developers?
- 面对“缺芯”挑战,飞凌如何为客户产能提供稳定强大的保障?
- 数据分析常见的英文缩写(一)
- Principles, language, compilation, interpretation
- TiDB混合部署拓扑
- [C language] explain the initial and advanced levels of the pointer and points for attention (1)
- 02_线性表_顺序表
猜你喜欢

搭建自己的语义分割平台deeplabV3+

10_Redis_geospatial_命令

02_线性表_顺序表

XML配置文件
![[untitled] leetcode 2321 Maximum score of concatenated array](/img/a3/54d0e83f02ef0d0d8d269351c35b39.png)
[untitled] leetcode 2321 Maximum score of concatenated array

Mavn builds nexus private server

【C语言】详解指针的初阶和进阶以及注意点(1)

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

学习使用php将时间戳转换为大写日期的方法代码示例

Base64 编码原来还可以这么理解
随机推荐
How to solve the problem of database content output
CodeCraft-22 and Codeforces Round #795 (Div. 2)D,E
基于RZ/G2L | OK-G2LD-C开发板存储读写速度与网络实测
实用调试技巧
Solve the problem that El radio group cannot be edited after echo
Principles, language, compilation, interpretation
C language exercises - (array)
工程师评测 | RK3568开发板上手测试
11_Redis_Hyperloglog_命令
如何对 TiDB 进行 TPC-C 测试
vChain: Enabling Verifiable Boolean Range Queries over Blockchain Databases(sigmod‘2019)
C RichTextBox controls the maximum number of lines displayed
Dragonfly low code security tool platform development path
【C语言】详解指针的初阶和进阶以及注意点(1)
编译原理课程实践——实现一个初等函数运算语言的解释器或编译器
Tidb data migration scenario overview
PHP method to get the index value of the array item with the largest key value in the array
Tidb hybrid deployment topology
[noi Simulation Competition] scraping (dynamic planning)
LeetCode 2310. The number of digits is the sum of integers of K