Markdown
Markdown Kanban Generator
Turn column-tagged cards into a Markdown kanban board.
How it works
- 1List cards prefixed with todo:/doing:/done:.
- 2Copy the board.
- 3Paste it anywhere Markdown renders.
Use cases
- Track tasks in a README or wiki.
- Share a lightweight board.
- Plan work without a separate app.
Frequently asked questions
How are columns represented?
Each column is a heading with task-list cards; Done cards are checked.
What columns are recognized?
backlog, todo, doing, and done. Unrecognized lines default to To Do.
Is it private?
Yes. The document is assembled in your browser; nothing is uploaded or stored.
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.