mirror of
https://github.com/multipleof4/dsh-user-markdown-plugin.git
synced 2026-09-18 04:05:42 +00:00
828 B
828 B
dsh-user-markdown-plugin
A Cordis plugin for DeepSeek Harness (DSH) Web GUI that extends user message rendering to support full Markdown formatting (headings, bold, italic, inline code, code blocks, lists, blockquotes, tables, links, and reference chips).
Features
- Markdown Rendering for User Messages: Renders code blocks, inline code, lists, headings, tables, blockquotes, bold/italic text, links, and
@file/@sessionreference chips in user message bubbles. - Keyed Slot Registration: Injects into the
conversation.chat.nodeslot for keysuserandsteering. - Copy Action & Image Support: Preserves image attachments and adds a hover copy action button.
Usage
As a Dynamic Cordis Plugin
In a running DSH session, define and activate the plugin using cordis_define and cordis_run.