1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
---
table_of_contents:
normalize: relative
---
Here's a sample Markdown document with weird headings
## A level 2 heading to start
#### Followed by a level 4
# Then a level 1
## And another level 2
##### Then a level 5
###### Then a level 6
##### Then a level 5
###### Then a level 6
### And then a level 3
##### Then a level 5
## Then a level 2
###### Followed by a level 6
### Then another level 3
##### Then level 5
#### Level 4
### Level 3
## Level 2
#### Level 4
# Now for some "normal" headings to test going up and down the stack
# Section 1
## Section 1.1
### Section 1.1.1
#### Section 1.1.1.1
##### Section 1.1.1.1.1
###### Section 1.1.1.1.1.1
##### Section 1.1.1.1.2
#### Section 1.1.1.2
### Section 1.1.2
## Section 1.2
# Section 2
|