chore(blog): consistent example text for headings
This commit is contained in:
parent
7a018c6aa5
commit
d8b1382c66
1 changed files with 8 additions and 4 deletions
|
@ -168,23 +168,27 @@ $$
|
||||||
|
|
||||||
# h1
|
# h1
|
||||||
|
|
||||||
|
content
|
||||||
|
|
||||||
## h2
|
## h2
|
||||||
|
|
||||||
|
content
|
||||||
|
|
||||||
### h3
|
### h3
|
||||||
|
|
||||||
Lorem ipsum blah blah.
|
content
|
||||||
|
|
||||||
#### h4
|
#### h4
|
||||||
|
|
||||||
Lorem ipsum blah blah.
|
content
|
||||||
|
|
||||||
##### h5
|
##### h5
|
||||||
|
|
||||||
Lorem ipsum blah blah.
|
content
|
||||||
|
|
||||||
###### h6
|
###### h6
|
||||||
|
|
||||||
Lorem ipsum blah blah.
|
content
|
||||||
|
|
||||||
<!-- Footnotes -->
|
<!-- Footnotes -->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue