当前位置:网站首页>Introduction to markdown grammar
Introduction to markdown grammar
2022-06-26 04:27:00 【Evan Liu】
List of articles
One 、 title
Example :
# This is the first level title
## This is the secondary title
### This is a three-level title
#### This is the fourth level title
##### This is a five level title
###### This is a six level title
The effect is as follows :
This is the first level title
This is the secondary title
This is a three-level title
This is the fourth level title
This is a five level title
This is a six level title
Two 、 typeface
In bold
Left and right ** wrap up
Bold font
Italics
One on the left and one on the right * wrap up
Italics
Italics bold
Left and right three * wrap up
Italics bold
Delete line
Left and right ~~ wrap up
Delete content
3、 ... and 、 quote
Add... Before the quoted text > that will do . References can be nested , If you add two >> Three >>>,n individual >
Example :
> Quotes 1
>> Quotes 2
>>> Quotes 3
The effect is as follows :
Quotes 1
Quotes 2
Quotes 3
Four 、 Split line
Three or more - perhaps * Fine
Example :
---
----
***
****
The effect is as follows :
The effect is the same .
5、 ... and 、 picture
grammar :

picture alt Is the text displayed at the bottom of 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
Example :
- The first one is : Reference network address

- The second kind : Reference local address
[ Failed to transfer the external chain picture , The origin station may have anti-theft chain mechanism , It is suggested to save the pictures and upload them directly (img-mkOjIzAD-1620557236814)(C:\Users\15943\Desktop\java\img\1.webp “blockchain”)]
6、 ... and 、 Hyperlinks
grammar :
[ Hyperlink name ]( Hyperlink address " Hyperlinks title")
title Yes, but not
Example :
[ Baidu ](http://baidu.com)
ctrl + single click Jump to Baidu home page
7、 ... and 、 list
Unordered list
grammar :
- List content
+ List content
* List content
Be careful : - + * There should be a space between it and the content
The effect is as follows :
- List content
- List content
- List content
Ordered list
grammar :
Digital plus dot
1. List content
2. List content
3. List content
Be careful : There should be a space between the serial number and the content
The effect is as follows :
- List content
- List content
- List content
List nesting
Knock one in front of the next level TAB that will do
- Class A
- second level
- Level three
- second level
- Class A
- second level
2. Level three
- second level
8、 ... and 、 form
grammar :
Header | Header | Header ---|:--:|---: Content | Content | Content | Content | The second line of content divides the header and content - Just one , To align , You can add a few more words to the left by default - Add on both sides : Center text - Right plus : Indicates that the text is placed on the right : Use both sides of the original grammar | wrap up . Omit here
Example :
full name | Skill | Ranking --|:--:|--: Liu bei | cry | Elder brother Guan Yu | hit | Second brother zhangfei | scold | Third brother
The effect is as follows :
| full name | Skill | Ranking |
|---|---|---|
| Liu bei | cry | eldest brother |
| Guan yu | hit | Second brother |
| Zhang Fei | scold | Third brother |
Nine 、 Code
grammar :
Single line code : Wrap it in an inverted quotation mark
` Code content `
Code content
Code block : Use three backquotes to enclose
``` Code code ```
Ten 、 flow chart
```mermaid
flowchatst=>start: Start box op=>operation: Processing box cond=>condition: Judgment box ( Yes or no ?)sub1=>subroutine: Sub process io=>inputoutput: I / O box e=>end: End box st->op->condcond(yes)->io->econd(no)->sub1(right)->op&```
effect :
11、 ... and 、 The formula
- ** In line formula (inline):** use
$...$Let's wrap up the formula , The formula will appear in the line .
a + b = c a+b=c a+b=c
- ** The formula between blocks (display):** use
$$...$$Let's wrap up the formula ( Be careful$$You need to change lines after ), The formula will default to the middle of the line .
y = a x + b ; a + b = c y = ax + b; a + b= c y=ax+b;a+b=c
$$
Twelve 、typora Common shortcut key
ctrl+B In bold
lookup : Ctrl+F ctrl+H Search and replace
Insert link : ctrl+k
Insert code : ctrl+Shift+k
Insert a picture : Ctrl + Shift + I
title :Ctrl+1…
Create a table : Ctrl+T
Underline :Ctrl+u
Raise the title level :ctrl+=
Lower the title level :Ctrl±
Generate Directory :[ TOC ]+ enter
Ordered list :ctrl+shift+[
Unordered list :ctrl+shift+]
Emoticons : Colon followed by symbol
边栏推荐
- MySQL's built-in performance testing tool, mysqlslap, performs stress testing
- SQL related knowledge - DDL
- Analysis report on the development trend and operation status of China's environmental monitoring instrument industry from 2022 to 2028
- The statistics in the MySQL field become strings, and then they are converted into numbers for sorting
- Unity mobile game performance optimization spectrum CPU time-consuming optimization divided by engine modules
- Simple use of redis in laravel
- I like you!
- Ueeditor automatically appends P tags to rich text.br tags always wrap.br tag solutions
- An unexpected attempt (Imperial CMS list template filters spaces and newlines in smalltext introduction)
- Tp6 multi table Association (table a is associated with table B, table B is associated with table C, and table d)
猜你喜欢

08_ Spingboot integrated redis
![[QT] resource file import](/img/0f/6eff57a09edda284b833947dab16af.png)
[QT] resource file import

The stc-isp burning program for 51 single chip microcomputer always shows that "the target single chip microcomputer is being detected..." the cold start board does not respond

CTF PHP audit bypasses filtering learning from topics

2020-12-18

How much do you make by writing a technical book? To tell you the truth, 2million is easy!

6、 Project practice --- identifying cats and dogs

08_SpingBoot 集成Redis

What should I do if the 51 SCM board cannot find the device in keil

Sorting out the examination sites of the 13th Blue Bridge Cup single chip microcomputer objective questions
随机推荐
2021/11/6-burpsuit packet capturing and web page source code modification
Threejs专用天空盒素材,五种天空盒素材免费下载
Solution to composer error could not find package
[Qunhui] Internet access + custom port
CTF crypto (I) some simple encoding and encryption
The stc-isp burning program for 51 single chip microcomputer always shows that "the target single chip microcomputer is being detected..." the cold start board does not respond
pip 批量完全卸载包
In 2022, what professional competitions can college students majoring in automation, electrical engineering and automation participate in?
钉钉开放平台-小程序开发实战(钉钉小程序服务器端)
There is no response to redirection and jump in the laravel constructor [original]
Knowledge about SQL - DML
Performance test comparison between PHP framework jsnpp and thinkphp6
Guide de la pompe de données Oracle
WPF value conversion
[从零开始学习FPGA编程-45]:视野篇 - 集成电路助力数字化时代高质量发展-2-市场预测
Syntax error of go language generic in IDE
Fastadmin always prompts sqlstate[23000]: integrity constraint violation: 1052 column 'ID' in order clause is am
Laravel access error could not be opened
NFT creation and binding of BSC and HT chains
Laravel file stream download file