dsh-message-copy-enhance
Copy selections from assistant messages as Markdown, preserving links, LaTeX sources, and code-fence language info.
将助手消息中选中的内容复制为 Markdown,保留链接、LaTeX 源码与代码块语言信息。
How to install
dsh plugin add dsh-message-copy-enhance About
dsh-message-copy-enhance English · 中文 A DeepSeek Harness client UI plugin: **when you select text in a model message and copy it, the clipboard content is rewritten to Markdown**, so links, LaTeX source, code-fence language info, and more are no longer lost. How it works DSH renders model output via dsh-client-ui-conversation → dsh-client-ui-primitives: | Content | DOM shape | Recovery | |---|---|---| | Links | <a href="..."> | Take the href directly, output label | | Inline / block LaTeX | KaTeX-rendered .katex / .katex-display | Retrieve the **TeX source** from the <annotation encoding="appl…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-19
- Created
- 2026-08-18
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
dsh-session-manager
dream12347/dsh-session-manager
DSH session manager: delete with trash/restore/purge, restore archived sessions, recent-activity stats, continue/pause, open log folder, unread markers, fork into a new chat, workspace grouping and sorting, context compaction threshold.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-message-edit
dsh-external/dsh-message-edit
DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline