Markdown
Markdown Nested List Generator
Build a nested Markdown list from indented lines.
How it works
- 1Enter items, indenting sub-items with spaces.
- 2Indentation is converted to nesting.
- 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.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.