当前位置:网站首页>Markdown syntax
Markdown syntax
2022-06-27 15:35:00 【User 8336546】
Preface
Jianzhan Xiaobai wants to write something . I've read many excellent blogs these days , Most of the opening chapters are about Markdown Some basic introduction to grammar . If you want to write an article , Leave a note . notes : This article uses VScode To write .Ctrl + Shift + P Call up the main command box , Input Markdown, You can match Markdown Related commands .
Markdown Basic syntax
title
notes : Altogether 6 A level title
Code
# h1 ## h2 ### h3 #### h4 ##### h5 ###### h6
quote
Code
> Here is the reference code >> It can be nested at multiple levels
effect
Here is the reference effect It can be nested at multiple levels
typeface
Code
** In bold Effect code ** * tilt Effect code * *** Italics bold Effect code *** ~~ Add a strikeout Effect code ~~
effect
In bold Effect code tilt Effect code Italics bold Effect code Add a strikeout Effect code
Split line
Code
Three or more - perhaps * Fine
--- ***
effect
The dividing line here is beautified by the theme
Code display
Code
(```)
Syntax of code blocks : Use a pair of ``` Surround the code block .( Parentheses are added here to prevent escape )
(```)
`` --> A single line code directly uses a pair of ` Just surround it , You can also use inline markers .effect
Here we show Inline marker (Hello World) effect
Hyperlinks
grammar
[ Hyperlink name ]( Hyperlink address " Hyperlinks title")
Code
[ Baidu ](https://www.baidu.com " use Baidu Search ")
effect
picture
grammar

notes : picture alt It's the text below the picture , It's equivalent to explaining the content of the picture .
picture title It's the title of the picture , What is displayed when the mouse moves over the image .title Yes, but not Code

effect
list
Unordered list : use - + * Any one of them can Ordered list : by Numbers . List nesting : You can type three spaces between the upper level and the lower level
Code
- Unordered list content + Unordered list content * Unordered list content 1. Ordered list content 2. Ordered list content 3. Ordered list content * Outer unordered list 1. Inner ordered list 2. Inner ordered list
effect
- Unordered list content
- Unordered list content
- Unordered list content
- Ordered list content
- Ordered list content
- Ordered list content
- Outer unordered list
- Inner ordered list
- Inner ordered list
form
grammar
Header | Header | Header
---|:--:|---:
Content | Content | Content
Content | Content | Content
notes :
The second line splits the header and contents .
- Just one , To align , A few more
Text left by default
- Add on both sides : Center text
- Right plus : Right
notes : Use both sides of the original grammar | wrap up .Code
| a | b | c | |:-------:|:------------- | ----------:| | In the middle | Align left | Right alignment | |=========|===============|============|
effect
a | b | c |
|---|---|---|
In the middle | Align left | Right alignment |
========= | =============== | ============ |
emoticon
Here is a website :https://www.webfx.com/tools/emoji-cheat-sheet/ Copy the corresponding expression code inside , Paste . With one ( But why doesn't it work here ) Then I will throw another website :https://www.emojidaquan.com/ Just copy the expression here ️( Nothing can be difficult , Ha ha ha ha )
Space character
Code
  Note that it is an English semicolon
Anchor point
grammar
On 、 Subscript
grammar
Markdown compatible HTML grammar , So just use HTML Upper in grammar 、 Subscript to achieve :
H<sub>2</sub>O 2×10<sup>8</sup>
effect
H2O 2×108
Conclusion
The first blog post is finished , Happy !!!! ( Let's write it down here for the time being , If you need other content in the future , To learn , Replenish )
边栏推荐
- Talk about redis transactions
- Longest substring without repeated characters (Sword finger offer 48)
- 我想买固收+产品,但是不了解它主要投资哪些方面,有人知道吗?
- QT notes (XXVIII) using qwebengineview to display web pages
- ThreadLocal之强、弱、软、虚引用
- June 27, 2022 Daily: swin transformer, Vit authors and others said: a good basic model is the simple pursuit of CV researchers
- 机械硬盘和ssd固态硬盘的原理对比分析
- 创建数据库并使用
- 我想買固收+產品,但是不了解它主要投資哪些方面,有人知道嗎?
- PSS:你距离NMS-free+提点只有两个卷积层 | 2021论文
猜你喜欢

Synchronized与锁升级

Professor huangxutao, a great master in CV field, was born at the age of 86. UIUC specially set up a doctoral scholarship to encourage cutting-edge students

Keep valid digits; Keep n digits after the decimal point;

ThreadLocal之强、弱、軟、虛引用

2022-2-16 learning the imitated Niuke project - Section 6 adding comments

Atomic operation class

Luogu_ P1007 single log bridge_ thinking

Today, Teng Xu came out with 37k during the interview. It's really a miracle. He showed me his skill

R language error

QT 如何在背景图中将部分区域设置为透明
随机推荐
Experience sharing of mathematical modeling: comparison between China and USA / reference for topic selection / common skills
Luogu_ P1003 [noip2011 improvement group] carpet laying_ Violence enumeration
Use GCC to generate an abstract syntax tree "ast" and dump it to Dot file and visualization
Redis CacheClient
élégant pool de threadpoolexecutor personnalisé
AQS Abstract queue synchronizer
Talk about redis transactions
Go error collection | when a function uses a return value with a parameter name
Design of CAN bus controller based on FPGA (with main codes)
Let's talk about the process of ES Indexing Documents
ReentrantLock、ReentrantReadWriteLock、StampedLock
February 16, 2022 freetsdb compilation and operation
Knowledge map model
Derivation of Halcon camera calibration principle
What is the London Silver code
Excuse me, is it cost-effective to insure sunshine Optimus Prime term life insurance No. 7? What are the advantages of this product?
Create a database and use
[interview questions] common interview questions (I)
Volatile and JMM
The latest development course of grain college in 2022: 8 - foreground login function