mdtoc/test_files/weird_headers.md

34 lines
273 B
Markdown
Raw Normal View History

some text.
#### test markdown doc
## header2
#### header4
some text.
```bash
echo 'hi'
```
#### another header4
more text.
####third header4
####fourth #header4
## this is not a header anymore
##### header5
## a second header2
#### testing
```
cool code
```