dsh-md-table-formatter
Run the following command in DeepSeek Harness:
dsh plugin install Hyna-hla/dsh-md-table-formatter
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Hyna-hla/dsh-md-table-formatter inside DeepSeek Harness to install; the source repository is https://github.com/Hyna-hla/dsh-md-table-formatter
About this plugin
Tables generated by LLMs frequently end up with crooked column alignment and uneven spacing. dsh-md-table-formatter solves this by intercepting the very end of each assistant turn, locating any unformatted GFM tables in the reply, and replacing them with properly aligned copies on the surface the model sees — the original text remains fully preserved in the append-only session log.
Width calculations are done in Unicode codepoints, so CJK and full-width characters count as two columns, which keeps mixed-language tables flush. Left, right, and centered alignment markers (colons in the separator row) are all honoured, and fenced code blocks are skipped to prevent accidental reformatting of code. A minColumns config lets you set a lower bound so tiny two-column lists are left alone.
If your daily work in DeepSeek Harness involves producing documentation tables, data summaries, or multi-column README sections, this plugin quietly keeps them tidy after every single turn with zero manual intervention and no impact on token usage or replay safety.
Use Cases
- Assistant replies contain GFM tables with uneven column widths
- Mixed CJK and Latin tables misalign due to full-width character widths
- Bulk-generated documentation tables require manual column alignment
Best For
- Writers who frequently produce Markdown tables in documentation
- Analysts handling data reports within DeepSeek Harness
- AI workflow users who value consistent output formatting
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.