Markdown
Markdown Table Counter
Count GFM tables in a Markdown document.
Tables
1
Code blocks
1
Headings
3
Lines
20
How it works
- 1Paste Markdown that contains tables.
- 2GFM tables are detected and counted.
- 3See code blocks, headings, and lines too.
Use cases
- Audit a data-heavy document.
- Check a spec for table usage.
- Verify a report’s structure.
Frequently asked questions
Which tables are counted?
GitHub-Flavored Markdown tables with a header row and a |---| divider row.
Are HTML tables counted?
No. Only Markdown-syntax tables are counted, not raw HTML tables.
Is it private?
No. Everything is counted locally in your browser — counting is local.
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.