docs(v2): fix markdown headings level 4 (#4526)

This commit is contained in:
Forresst 2021-03-29 17:23:20 +02:00 committed by GitHub
parent 61414f9a11
commit b9de28e42f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ You can use regular Markdown headings.
### Level 3 title
### Level 4 title
#### Level 4 title
```
Markdown headings appear as a table-of-contents entry.