Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Markdown multilevel lists aren't recognized correctly  #68

@spearce

Description

@spearce

Originally reported on Google Code with ID 73

According to Documentation/markdown.md, a second outline level only needs to be indented
more than the parent level. However, it seems something like the following isn't correctly
recognized:

-------
* foo
* bar
  * baz
  * quux
-------

Note that only two spaces were used above. Increasing the indent to 4 spaces results
in correctly recognized sublists.

Reported by None on 2015-03-18 13:47:18

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions