mdp

command
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2026 License: MIT Imports: 27 Imported by: 0

Documentation

Overview

Command mdp renders a markdown file to HTML and opens it in a browser.

One-shot static preview: writes HTML to a stable temp file (sha1 of the input path so re-runs overwrite) and launches a browser. The `mdp serve` subcommand starts the long-running preview server consumed by the Neovim plugin.

mdp skill subcommand: exposes a bundled markdown reference for automation (Claude Code skills, scripts) that drive `mdp`. The reference content is versioned with the binary, so callers can `cat "$(mdp skill path)"` to load the canonical invocation guide without hard-coding it in skill prose.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL