Directories
¶
| Path | Synopsis |
|---|---|
|
Package assets embeds the static browser assets (CSS, JS, mermaid, favicon) so mdv ships as a single binary with no runtime network access (spec §8.3).
|
Package assets embeds the static browser assets (CSS, JS, mermaid, favicon) so mdv ships as a single binary with no runtime network access (spec §8.3). |
|
Package browser opens a URL in the user's default browser.
|
Package browser opens a URL in the user's default browser. |
|
Package render implements the server-side Markdown rendering pipeline: goldmark parse -> chroma highlight -> alerts -> heading IDs/TOC -> mermaid -> bluemonday sanitize.
|
Package render implements the server-side Markdown rendering pipeline: goldmark parse -> chroma highlight -> alerts -> heading IDs/TOC -> mermaid -> bluemonday sanitize. |
|
Package server implements the mdv HTTP server: shell HTML, rendered fragments, live-reload SSE, embedded assets and guarded static files.
|
Package server implements the mdv HTTP server: shell HTML, rendered fragments, live-reload SSE, embedded assets and guarded static files. |
|
Package watch reports changes to a single target file.
|
Package watch reports changes to a single target file. |
Click to show internal directories.
Click to hide internal directories.