dsh-markdown-reader
Renders workspace Markdown files in a standalone full-screen reader with GFM, KaTeX, Mermaid, outline navigation, live file reload, and browser printing/PDF export.
在独立全屏阅读器中渲染工作区 Markdown 文件,支持 GFM、KaTeX、Mermaid、目录导航、文件更新同步以及浏览器打印和 PDF 导出。
How to install
dsh plugin add github:s1lencewill/dsh-markdown-reader About
@s1lencewill/dsh-markdown-reader 简体中文 | English DSH Web GUI 的全屏 Markdown 阅读器插件:一个双面(host + client)的 profile bundle, 零构建、零运行时依赖,热插拔无需任何 dsh 源码改动。 功能 **GFM 渲染**:ATX/Setext 标题、围栏与缩进代码块、引用、有序/无序/嵌套列表、 任务列表、表格(含对齐)、分隔线、行内强调/删除线/代码/链接/图片/自动链接、换行 **大纲目录 + 滚动定位**:自动提取标题生成目录(GitHub 风格 slug,重复去重), 跟随滚动高亮,点击平滑跳转 **KaTeX 数学公式**:$…$、\(…\) 行内与 $$…$$、\[…\] 块级;资源随包分发 (vendor/katex/),完全离线,无 CDN 依赖 **Mermaid 图表管线**:mermaid 代码块按需加载渲染器(v11.16.1 随包分发, 无控制台噪音),明暗主题跟随 Web GUI;文件缺失时优雅降级为带说明的源码块 **相对路径图片**: 相对当前文档解析,经工作区门禁的 /md-reader/raw 提供字节 **文档内跳转**:#锚点 原生定位;相对 .md 链接直接在阅读器内切换文档 **阅读体验**:字号调节(12–24px)、目录折叠、刷新、最近文件…
Recommendation signals
Meta
- License
- BSD-3-Clause
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-04
- Created
- 2026-08-23
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-univer-office
dream-num/dsh-univer-office
Give DeepSeek Harness a real office environment. Univer Office Plugin brings spreadsheets, docs, slides, canvases, relational tables, and more into one runtime — with connected data, validation, versioned changes, and isolated worktrees for multi-agent collaboration.
archify
tt-a1i/archify/tree/main/integrations/deepseek-harness
Generate validated, self-contained interactive architecture, workflow, sequence, data-flow, and lifecycle diagrams from repositories or system descriptions.
dsh-diagram
hanzhangzzz/dsh-diagram
Editable Excalidraw diagrams for DeepSeek Harness conversations.
dsh-mermaid
AKS1st/dsh-mermaid
Render Mermaid code fences in DSH Web chat messages as lazy-loaded SVG diagrams with strict sanitization and light/dark theme follow.