DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-md-view

A safe markdown-to-React rendering service for DeepSeek Harness web client plugins.

VisionUI & ProductivityDeveloper Tools
0GitHub Stars0ForksUpdated2026-08-31

Install

$ pnpm dsh plugin --profile web add ~/dsh-plugins/dsh-md-view

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-md-view is a DeepSeek Harness client plugin that provides a centralized markdown rendering service (`mdView`) for other client plugins. Built on top of the harness MarkdownText primitive, it supports GitHub Flavored Markdown (GFM), math, footnotes, Shiki-highlighted code blocks, and handles README-specific elements like raw <img> tags and GitHub repository-relative asset links without allowing raw HTML injection.

Key Capabilities

  • Exposes the mdView client service providing render() and component() helpers
  • Renders GitHub Flavored Markdown (GFM), footnotes, and math expressions
  • Provides Shiki-highlighted code blocks with copy buttons
  • Resolves document-relative links and image URLs against target GitHub repositories
  • Converts raw img tags to safe images while preventing HTML script injection
  • Applies a unified wrapper stylesheet across consuming plugins

Useful For

  • Rendering repository READMEs in DSH plugins like dsh-wo-github
  • Displaying formatted markdown journals or notes in workspace history plugins
  • Standardizing markdown rendering styles and security across multiple DSH client surfaces

Who It Fits

  • DeepSeek Harness plugin developers building client-side web UI extensions
  • Developers needing secure, consistent markdown rendering across DSH surfaces

Documented Limitations

  • Provides no standalone UI of its own; must be injected as a client service by other plugins
  • Client platform is scoped to web profile
  • Does not support raw HTML script execution or arbitrary HTML injection by design

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
joao-paulo-santos/dsh-md-view
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
cb1f493 · 2026-08-31

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-31
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app