File tree Expand file tree Collapse file tree 1 file changed +2
-46
lines changed Expand file tree Collapse file tree 1 file changed +2
-46
lines changed Original file line number Diff line number Diff line change 1
- [ TOCM ]
1
+ ## The second largest heading
2
2
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/ ) .
You can’t perform that action at this time.
0 commit comments