当前位置:网站首页>Markdown concise grammar manual
Markdown concise grammar manual
2022-07-29 08:18:00 【The way of code】
1. Italics and bold
Use * and ** Indicates italics and bold .
Example :
This is a Italics , This is a bold .
2. Rating title
Use === Indicates the first level title , Use — Indicates the secondary title .
Example :
This is a first level title
============================
This is a secondary title
--------------------------------------------------
### This is a three-level title
You can also choose to add a pound sign at the beginning of the line to indicate different levels of titles (H1-H6), for example :# H1, ## H2, ### H3,#### H4.
3. External links
Use [ describe ]( Link address ) Add external links to text .
Example :
This is to go My account number Link to .
4. Unordered list
Use *,+,- Represents an unordered list .
Example :
- Unordered list items One
- Unordered list items Two
- Unordered list items 3、 ... and
5. Ordered list
Use numbers and dots to represent an ordered list .
Example :
- There are sequence items One
- There are sequence items Two
- There are sequence items 3、 ... and
6. Quotation
Use > To express a quotation .
Example :
Wildfires are endless , The spring breeze blows again .
7. In line code block
Use ` Code ` Represents an inline code block .
Example :
Let's talk about html
.
8. Code block
Use Four indented spaces Represents a code block .
Example :
This is a code block , There are four invisible spaces to the left of this line .
9. Insert image
Use !\[ describe ]( Picture link address )
Insert image .
Learn more about programming , Please pay attention to my official account :
边栏推荐
- [beauty of software engineering - column notes] 28 | what is the core competitiveness of software engineers? (next)
- torch.Tensor.to的用法
- V-Ray 5 acescg workflow settings
- Segment paging and segment page combination
- The difference between torch.tensor and torch.tensor
- Use the cloud code to crack the problem of authentication code encountered during login
- Privacy is more secure in the era of digital RMB
- Unity多人联机框架Mirro学习记录(一)
- Rotation in model space and rotation in world space
- [beauty of software engineering - column notes] 23 | Architect: programmers who don't want to be architects are not good programmers
猜你喜欢
[beauty of software engineering - column notes] 23 | Architect: programmers who don't want to be architects are not good programmers
[robomaster] a board receives jy-me01 angle sensor data -- Modbus Protocol & CRC software verification
Solve the problem of MSVC2017 compiler with yellow exclamation mark in kits component of QT
Unity shader learning (VI) achieving radar scanning effect
(视频+图文)机器学习入门系列-第5章 机器学习实践
STM32 MDK (keil5) contents mismatch error summary
Unity多人联机框架Mirro学习记录(一)
Inclination monitoring solution of Internet of things
DC motor control system based on DAC0832
DC motor speed regulation system based on 51 single chip microcomputer (use of L298)
随机推荐
阿里巴巴政委体系-第一章、政委建在连队上
Unity - default rendering pipeline - sculpt shader
110道 MySQL面试题及答案 (持续更新)
Segment paging and segment page combination
Unicode私人使用区域(Private Use Areas)
Eps32+platform+arduino running lantern
TCP——滑动窗口
Importerror: no module named XX
DC motor control system based on DAC0832
BiSeNet v2
MySQL rownum implementation
Preparation of SQL judgment statement
Process and concept of process
Temperature acquisition and control system based on WiFi
Pnpm install appears: err_ PNPM_ PEER_ DEP_ ISSUES Unmet peer dependencies
Rotation in model space and rotation in world space
简易计算器微信小程序项目源码
Ga-rpn: recommended area network for guiding anchors
Unity Shader学习(六)实现雷达扫描效果
阿里巴巴政委体系-第四章、政委建在连队上