Commit dacd022
authored
[Edit] HTML Elements: <h1>-<h6>
* Fix closing tag for h1 element in markdown
Original:<h1>Title of the Page</h2>
Fixed to:<h1>Title of the Page</h1>
* Update h1-h6.md
* Fix formatting
---------1 parent 99c97bb commit dacd022
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | | - | |
35 | | - | |
| 33 | + | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
0 commit comments