dsh-md-preview
DeepSeek Harness plugin: dockable Markdown preview panel that opens side-by-side with the conversation, tracks recently accessed .md files per session, and intercepts in-chat .md references so they preview instead of launching the system editor. Built on top of dsh-vision-opencode for a visual-verification + source-preview workflow.
AI Analysis
核心用途是提供与对话并排的 Markdown 文件预览面板。适合在对话中频繁查看、调试或预览本地 .md 文件的 DSH 用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗使用
- 点击会话头部的「MD 预览」按钮打开面板;
- 面板默认显示本会话最近访问的
.md文件卡片(文件名 / 路径 / 操作历史 / 摘要); - 点击对话消息流中的
.md引用 → 右侧栏自动打开并加载该文件; - 拖动面板左缘分隔线调整宽度;点「浮动」切换为浮动窗口;点「✕」关闭;
- 按住 Ctrl/Cmd/Shift 点击引用 → 用系统默认编辑器打开。