mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
docs(v2): fix markdown headings level 4 (#4526)
This commit is contained in:
parent
61414f9a11
commit
b9de28e42f
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue