Cli / Recipes / Miscellaneous
Fix Markdown Tables
Format pipe-based Markdown and MDX tables across the project root while preserving fenced examples and detecting formatting drift in CI.
Read articleCli / Recipes / Miscellaneous
Format pipe-based Markdown and MDX tables across the project root while preserving fenced examples and detecting formatting drift in CI.
Read articleToolkit / Formatters
Generate Markdown tables with ANSI-safe column widths, escaped pipes, and copy-ready output for docs, logs, and bug reports.
Read article