File tree 2 files changed +19
-18
lines changed
2 files changed +19
-18
lines changed Original file line number Diff line number Diff line change 19
19
< article class ="post ">
20
20
< header >
21
21
< div class ="title ">
22
- < h2 > < a href ="{{ page.url }} "> {{ page.title }}</ a > </ h2 >
22
+ < h3 > < a href ="{{ page.url }} "> {{ page.title }}</ a > </ h3 >
23
23
<!-- <p>Lorem ipsum dolor amet nullam consequat etiam feugiat</p> -->
24
24
</ div >
25
25
< div class ="meta ">
Original file line number Diff line number Diff line change @@ -7,21 +7,24 @@ tags: first post
7
7
image :
8
8
---
9
9
10
- #헤더 쓰는법
11
- #h1 <br />
12
- /# h1 <br />
13
- ##h2 <br />
14
- /## h2
15
- ###h3
16
- /### h3
17
- ####h4
18
- /#### h4
19
- #####h5
20
- /##### h5
21
- ######h6
22
- /###### h6
23
- #######h7
24
- /######h7
10
+
11
+ # 헤더 쓰는법
12
+ 샵 쓰고 띄어쓰자^_ ^
13
+ 줄바꿈은 엔터두번 스페이스 두번
14
+ # h1
15
+ /# h1
16
+ ## h2
17
+ /## h2
18
+ ### h3
19
+ /### h3
20
+ #### h4
21
+ /#### h4
22
+ ##### h5
23
+ /##### h5
24
+ ###### h6
25
+ /###### h6
26
+ ####### h7
27
+ /######h7
25
28
26
29
#블록인용문자
27
30
> 블록 인용 문자
76
79
#include < iostream>
77
80
</code >
78
81
79
-
80
-
81
82
#수평선 이용
82
83
<hr />
83
84
< hr/>태그!
You can’t perform that action at this time.
0 commit comments