Skip to content
Markdown

Markdown Product Table Generator

Turn name/price/description lines into a Markdown product table.

How it works

  1. 1List products as Name, Price, Description.
  2. 2Each line becomes a row.
  3. 3Copy the product table.

Use cases

  • Build a product catalog in Markdown.
  • List items with prices.
  • Document inventory or a shop.

Frequently asked questions

What columns are produced?

Product, Price, and Description — one product per row.

Can descriptions contain commas?

Yes; everything after the price is treated as the description.

Is it private?

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

See all →