-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
upstreamIssue must be taken upstreamIssue must be taken upstream
Description
Context
No response
Bug description
I don't know how to describe this, but markdown nested lists are not working as expected.
The markdown documentation says it takes two spaces to nest, but in mkdocs it takes four spaces to display properly!


Related links
Reproduction
Steps to reproduce
* aaa
* bbb
* two-spaces
* two-spaces
* ccc
* four-spaces
* four-spaces
* ddd
- aaa
- bbb
- two-spaces
- two-spaces
- ccc
- four-spaces
- four-spaces
- ddd
Browser
Chrome
Before submitting
- I have read and followed the bug reporting guidelines.
- I have attached links to the documentation, and possibly related issues and discussions.
- I assure that I have removed all customizations before submitting this bug report.
- I have attached a .zip file with a minimal reproduction.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
upstreamIssue must be taken upstreamIssue must be taken upstream