dsh-markdown-to-html
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-markdown-to-html
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-markdown-to-html in the DeepSeek Harness terminal to install the plugin; source code is available at https://github.com/uckkk/dsh-markdown-to-html .
About this plugin
Whether you are polishing blog drafts, generating email templates, or embedding documentation into a web page, converting Markdown to HTML is one of the most frequent small tasks in a developer workflow. dsh-markdown-to-html registers a conversion tool directly inside your DSH session: you pass in a Markdown string and get back clean HTML, with no extra setup. Under the hood the plugin is written in pure Node.js. The entire conversion runs locally—no HTTP calls, no third-party services, no external binaries—so it works reliably offline and keeps sensitive content on your machine. It is a good fit for developers who juggle notes, READMEs, and code comments daily, as well as for writing teams that prefer to minimize external dependencies and preserve data privacy.
Use Cases
- Convert blog drafts from Markdown to HTML ready for web embedding
- Bulk-convert technical notes offline and paste them into email templates
- Render Markdown snippets into HTML previews on the fly during a session
Best For
- Developers who write in Markdown daily
- Full-stack engineers embedding docs into front-end pages
- Writing teams that prefer local tools and avoid external dependencies
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.