docs/plans/2026-05-22-slate-v2-cut-markdown-table-packages.md
Remove raw Slate slate-markdown and slate-table package surfaces. Markdown
syntax policy and table feature policy belong in Plate or app/example code, not
in unopinionated Slate.
slate-layout must consume generic app-provided geometry for table-like
content; it must not depend on a raw Slate table package.packages/slate-markdown.packages/slate-table.bun typecheck:packages in .tmp/slate-v2: pass.bun typecheck:root in .tmp/slate-v2: pass.bun lint:fix in .tmp/slate-v2: pass, no fixes applied.bun test:bun in .tmp/slate-v2: pass, 1157 pass, 95 skip.pnpm lint:fix in plate-2: pass, no fixes applied.