vtxf/dsh-web-mermaid

Plugin ⭐ 0 MIT tools

DeepSeek Harness(DSH)Web 插件:把聊天 Markdown 中的 mermaid 围栏代码块自动渲染为 Mermaid 图表(SVG)。

catalog description:—

Install

# 从 npm 安装(推荐):
dsh plugin --profile web add dsh-web-mermaid

# 备选:从 GitHub 或本地目录安装:
dsh plugin --profile web add "github:vtxf/dsh-web-mermaid"
dsh plugin --profile web add "file:/path/to/dsh-web-mermaid"

# 卸载:
dsh plugin --profile web remove dsh-web-mermaid

Add vtxf/dsh-web-mermaid to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.