Skip to content
Markdown

Markdown Command List Generator

Turn command/description pairs into a list or table with inline code.

How it works

  1. 1List commands as command: description.
  2. 2Choose list or table.
  3. 3Copy the command reference.

Use cases

  • Document CLI commands.
  • Add a commands table to a README.
  • Summarize npm or make scripts.

Frequently asked questions

Are commands formatted as code?

Yes; each command is wrapped in inline backticks for clarity.

List or table?

Both — toggle the option to switch between a bullet list and a two-column table.

Is it private?

Yes. The document is assembled in your browser; nothing is uploaded or stored.

See all →