Skip to content

Commit c5df1c2

Browse files
authored
Update README.md
1 parent 0640b81 commit c5df1c2

File tree

1 file changed

+2
-46
lines changed

1 file changed

+2
-46
lines changed

README.md

Lines changed: 2 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,3 @@
1-
[TOCM]
1+
## The second largest heading
22

3-
[TOC]
4-
5-
# Heading 1
6-
## Heading 2
7-
### Heading 3
8-
#### Heading 4
9-
##### Heading 5
10-
###### Heading 6
11-
# Heading 1 link [Heading link](https://github.com/pandao/editor.md "Heading link")
12-
## Heading 2 link [Heading link](https://github.com/pandao/editor.md "Heading link")
13-
### Heading 3 link [Heading link](https://github.com/pandao/editor.md "Heading link")
14-
#### Heading 4 link [Heading link](https://github.com/pandao/editor.md "Heading link") Heading link [Heading link](https://github.com/pandao/editor.md "Heading link")
15-
##### Heading 5 link [Heading link](https://github.com/pandao/editor.md "Heading link")
16-
###### Heading 6 link [Heading link](https://github.com/pandao/editor.md "Heading link")
17-
18-
#### 标题(用底线的形式)Heading (underline)
19-
20-
This is an H1
21-
=============
22-
23-
This is an H2
24-
-------------
25-
26-
### 字符效果和横线等
27-
28-
----
29-
30-
~~删除线~~ <s>删除线(开启识别HTML标签时)</s>
31-
*斜体字* `_斜体字_```
32-
**粗体** __粗体__
33-
***粗斜体*** ___粗斜体___
34-
35-
上标:X<sub>2</sub>,下标:O<sup>2</sup>
36-
37-
**缩写(同HTML的abbr标签)**
38-
39-
> 即更长的单词或短语的缩写形式,前提是开启识别HTML标签时,已默认开启
40-
41-
The <abbr title="Hyper Text Markup Language">HTML</abbr> specification is maintained by the <abbr title="World Wide Web Consortium">W3C</abbr>.
42-
43-
### 引用 Blockquotes
44-
45-
> 引用文本 Blockquotes
46-
47-
引用的行内混合 Blockquotes
3+
This site was built using [GitHub Pages](https://pages.github.com/).

0 commit comments

Comments
 (0)