当前位置:网站首页>Markdown basic grammar learning
Markdown basic grammar learning
2022-07-24 07:54:00 【Sanmao, Tuo】
Markdown Basic grammar learning
1. Title Setting :
First level title :# ( Content )
Secondary title :## ( Content )
Three level titles :### ( Content )
By analogy …
2. Font style
In bold :** ( Content )**
Italics :* ( Content ) *
Bold italics :*3 ( Content ) *3 ( Three stars )
Underline :~~ ( Content )~~
3. quote
Reference representation : > ( Content ) Such as :
The reference needs to be used at the beginning of the line !
Begin to learn markdown, Insist on making yourself stronger and stronger !
4. Split line
The dividing line indicates :*** or ----
5. Insert a picture
Insert a picture to represent :!+[ Screenshot name ]+( Screenshot address )


6. Hyperlinks
Hyperlink representation :[ Screenshot name ]+( Screenshot address )
Such as : Enter sanmaotuo's blog
7. list
Ordered list : Numbers + ‘.’ + Space
1. Do you know Taogu hualixiang ?
That's for sure
The most beautiful Japanese teacher in my heart
Unordered list : minus sign + Space
Peach Valley is the most beautiful
No doubt , Ha ha ha
8. form
Method 1 : Press the right mouse button -> Insert -> form
Method 2 :ctrl+T
Method 3 : Enter the following format ( Header + Content , Then delete the middle space in the source code mode )
| name | Gender | Birthday |
|–|--|–|
| Zhang San | male |1999.4.1|
The insertion effect is as follows :
| name | Gender | Birthday |
|---|---|---|
| Zhang San | male | 1999.4.1 |
9. Code
Insert code to indicate :```+( The language used )
package src;
public class Hello
{
public static void main(String args[])
{
System.out.println(" Begin to learn Markdown Well !");
}
}
边栏推荐
- Debug NO2 check for errors according to the process
- Binary search common questions
- Intelligent robot and intelligent system (Professor Zhengzheng of Dalian University of Technology) -- 5. Bionic robot
- 从零开始C语言精讲篇3:函数
- OpenGL camera and periodic review
- MySQL 啥时候用表锁,啥时候用行锁?
- Introduction to C language v First understanding pointer VI. first understanding structure
- C language file operation
- 基于VSCode聊聊编译器那些事儿
- App performance test case
猜你喜欢

DevOps随笔

About the solution of thinking that you download torch as a GPU version, but the result is really a CPU version

33-SparkSql的介绍、DataFrame和DataSet

Appium use

【Pytorch】Dataset_ DataLoader

The solution of unable to import custom library in pycharm

MySQL -- subquery scalar subquery

【Pytorch】conv2d torchvision.transforms

Arduino在不同主频下稳定支持的TTL串口速率
![Telecom Customer Churn Prediction challenge baseline [AI competition]](/img/ad/2cd108eaffce3a618525727d9b5034.png)
Telecom Customer Churn Prediction challenge baseline [AI competition]
随机推荐
Li Kou, niuke.com - > linked list related topics (Article 1) (C language)
Advanced part 5 of C language. Dynamic memory management
Math。 Round, numeric rounding, underlying code parsing
Binary search common questions
C language advanced part VII. Program compilation and preprocessing
2022-07-23: given n items, each item has weight (w[i]) and value (v[i]), only two items can be selected at most, and the weight does not exceed bag. What is the maximum return value? N <= 10^5, w[i] <
Arduino在不同主频下稳定支持的TTL串口速率
MySQL update uses case when to update the value of another field according to the value of one field
【sklearn】PCA
Intelligent robots and intelligent systems (Professor Zheng Zheng of Dalian University of Technology) -- 1. robots and mobile robots
Introduction to C language II. Functions
Movie recommendation system
SVM linear separable linear support vector machine
HCIP第十天笔记
13. Unity2d horizontal version of two-way platform that can move up, down, left and right (two-way walking + movable + independent judgment) + random platform generation
GBK code in idea is converted to UTF-8 format ctrl+c+v one second solution perfect solution for single code file escape
NFT是什么?一篇文章搞懂NFT的概念
【Pytorch】Dataset_ DataLoader
2021-06-03 database query - sorting
Amber tutorial A17 learning - concept