当前位置:网站首页>Common markdown grammar learning
Common markdown grammar learning
2022-04-23 07:49:00 【Night sky】
Commonly used Markdown Grammar learning
@[TOC]( title )
The function of this tag is to integrate the title of the following content at the beginning of the article , Click to jump directly to the content of the specified title , If you don't add this , No blue jump title will be generated
1、 title
#+ Space + title Represents the first level title
##+ Space + title Represents the secondary title
###+ Space + title Represents a three-level title
2、 typeface
bold : Add two on each side of the content * Number , as follows :
** bold **
bold
Italics : Add one on each side of the content * Number , as follows :
* Italics *
Italics
Rough italics : Add three on each side of the content * Number , as follows :
*** Rough italics ***
Rough italics
Font dash : Add two on each side of the content ~ Number , as follows :
~~ Underline ~~
Underline
Mark : Add two on each side of the content = Number , as follows :
== Mark ==
Mark
3、 quote
quote : Add a... Before the content >+ Space , as follows :
> quote
Here is the quote
4、 Split line
Split line : Three minus signs or three * Number
***
---
5、 picture
picture : Exclamatory mark +[ Picture description ]+( Picture path size x size ) as follows :


6、 Hyperlinks
Hyperlinks :[ Hyperlink description ]+( Hyperlink path ) as follows :
[ Hyperlink description ]( Hyperlink path )
link : Hyperlinks
7、 list
Unordered list : minus sign + Space + Content , Add two spaces or tab You can indent , as follows :
- list
- project
- project
- project
- project
Ordered list : Numbers +.+ Space + Content , The sequence number is incremented from the value of the first item , It has nothing to do with the following values :
1. list
- project 1
- project 2
- project 3
8、 form
form : The table needs at least three rows , First line header , The second row is tabular , The third line and more are the contents of the table , For each column | separate , Format column | Fill in the middle with a minus sign -- , Add a colon at the beginning or a minus sign at the end of : You can put the content on the left or right :
|1|2|3|
|:--|--|--:|
|111|222|333|
| 1 | 2 | 3 |
|---|---|---|
| 111 | 222 | 333 |
9、 Code
Add three... Before and after the content of the code ` Number , Add code type after the first three symbols , such as javascript/java/c/c++
```javascript
// An highlighted block
var foo = 'bar';
```
// An highlighted block
var foo = 'bar';
10、 Footnotes
A text with footnotes .1, Footnotes are sorted automatically 1234
[^+ Footnote name +]
[^+ Footnote name +]+:+ Explanation of footnotes as follows : Although I named it 2, But it will automatically become 1
A text with footnotes .[^2]
[^2]: Explanation of footnotes
11、 notes
Be careful , Note content and normal content should be separated by spaces , Otherwise, it will not take effect
Markdown Convert text to HTML.
*+[ The comment ]+:+ Explanation : as follows
*[Markdown]:Markdown
*[HTML]: Hypertext markup language
Explanation of footnotes ︎
版权声明
本文为[Night sky]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230627211295.html
边栏推荐
- 向量到一个平面的投影向量
- TimelineWindow
- 移动Web(字体图标、平面转换、颜色渐变)
- NodeJS(二)同步读取文件和异步读取文件
- SAP PI / Po rfc2restful Publishing RFC interface as restful examples (proxy indirect)
- Date object (JS built-in object)
- Scrapy modifies the time in the statistics at the end of the crawler as the current system time
- Mongodb 启动警告信息处理
- 系统与软件安全研究(五)
- 事件管理之一
猜你喜欢

SAP 03-AMDP CDS Table Function using ‘WITH‘ Clause(Join子查询内容)

基于NLP的软件安全研究(一)

js之预解析

基于NLP的软件安全研究(二)

'NPM' is not an internal or external command, nor is it a runnable program or batch file
![MySQL8. 0 installation / uninstallation tutorial [window10 version]](/img/9c/1acf153b410f0d2eb6a23dcdbabb88.png)
MySQL8. 0 installation / uninstallation tutorial [window10 version]

FSM finite state machine

Install and configure Taobao image NPM (cnpm)

ABAP CDS VIEW WITH ASSOCIATION示例

Towords Open World Object Detection
随机推荐
MySQL8. 0 installation / uninstallation tutorial [window10 version]
Xamarin版的C# SVG路径解析器
SVG中Path Data数据简化及文件夹所有文件批量导出为图片
Django uses MySQL database to solve error reporting
层次输出二叉树
promise all的实现
利用Lambda表达式解决c#文件名排序问题(是100大还是11大的问题)
03Scanner类的使用(控制台输入)
基于NLP的软件安全研究(二)
Unity screen adaptation
'NPM' is not an internal or external command, nor is it a runnable program or batch file
js之预解析
事件管理之一
One of event management
Unityshader Foundation
Super classic & Programming Guide (red and blue book) - Reading Notes
系统与软件安全研究(四)
instanceof的实现原理
Custom time format (yyyy-mm-dd HH: mm: SS week x)
Gets the maximum getmaxpoint in the list of all points