Skip to content
Markdown

Markdown Nested List Generator

Build a nested Markdown list from indented lines.

How it works

  1. 1Enter items, indenting sub-items with spaces.
  2. 2Indentation is converted to nesting.
  3. 3Copy the nested list.

Use cases

  • Make a multi-level outline.
  • Build a nested menu.
  • Structure sub-tasks.

Frequently asked questions

How is nesting decided?

Each two spaces (or one tab) of leading indentation adds one nesting level.

Tabs or spaces?

Both work — tabs are treated as two spaces.

Is it private?

Yes. Everything is generated in your browser; nothing is uploaded.

See all →