Markdown Table Validator

Detect and fix Markdown (GFM) tables that won't render on GitHub or the VS Code preview — unescaped pipes inside cells, header/separator column-count mismatch, indented (code-block) tables, and misplaced alignment colons. Use when a markdown table renders as raw text, when cleaning LLM-generated docs in bulk, or when auditing a repo's tables before a commit. TRIGGERS - markdown table broken, table not rendering, fix markdown table, escape pipe in table, GFM table, table renders as text, validate markdown tables.

terrylica 00b7e53 3 files · 21.3 KB Updated

File contents

terrylica/cc-skills/tree/main/plugins/doc-tools/skills/markdown-table-validator commit 00b7e5330e

Frequently asked questions

npx skillmds add terrylica/markdown-table-validator