Markdown
Normalize Markdown Lists
Unify bullet markers across a Markdown document.
How it works
- 1Paste Markdown with mixed bullet markers.
- 2Choose the marker you want (dash, asterisk, or plus).
- 3Copy the unified list output.
Use cases
- Make bullet style consistent across a file.
- Match a project style guide.
- Tidy notes merged from several sources.
Frequently asked questions
Does it touch ordered lists?
No. It only unifies unordered bullet markers; numbered lists are left as-is.
Are nested lists handled?
Yes. Indented bullets keep their indentation and just get the new marker.
Which marker should I pick?
A dash (-) is the most widely compatible and is the default.
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.