Skip to content
Markdown

Markdown Kanban Generator

Turn column-tagged cards into a Markdown kanban board.

How it works

  1. 1List cards prefixed with todo:/doing:/done:.
  2. 2Copy the board.
  3. 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.

See all →