cjm-m/dsh-paste-code-block ↗★ 0
dsh-paste-code-block
Cherry Studio-style paste: pasted text/code blocks into the DSH Web composer render as a bordered, collapsible, language-tagged card instead of a long flat string; the original text is restored as a fenced block on send.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cjm-m/dsh-paste-code-block说明文档
阅读完整 README ↗Usage
- Copy a block of code or a multi-line block of text anywhere.
- Paste it into the DSH input → it becomes a code-block card.
- Expand / copy / edit / remove as you like; press Enter or send and it's restored as a fenced code block.