Skip to content
Markdown

Markdown Table Search

Find the rows in a table that match a search term.

How it works

  1. 1Paste a Markdown table.
  2. 2Type a search query.
  3. 3Copy the matching rows.

Use cases

  • Find specific records.
  • Look up a value across columns.
  • Pull matching rows for a report.

Frequently asked questions

How does search differ from filter?

They use the same matching; “search” is framed around finding specific rows, “filter” around narrowing a set.

Case-sensitive?

No. The query is matched case-insensitively.

Is it private?

Yes. Tables are processed entirely in your browser; nothing is uploaded.

See all →