Skip to content

Exceptions in markdown nested list #6509

@miniwater

Description

@miniwater

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!
20231214205822
20231214210043

Related links

Reproduction

bug.zip

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamIssue must be taken upstream

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions