Markdown Live Preview
ForgeGuard Markdown Live Preview
Section titled “ForgeGuard Markdown Live Preview”Markdown Live Preview is a browser-only tool for editing Markdown with a live rendered preview.
This is the ForgeGuard AI maintained fork of tanabe/markdown-live-preview:
it tracks tagged upstream releases and adds privacy-conscious defaults, local dependency
bundling, and container/Helm distribution. Nothing you type is sent to a server — the editor,
Markdown parser, and preview all run in your browser tab.
Start with a task
Section titled “Start with a task”- Preview Markdown — run the app and learn the editor. Quickstart · Editor and preview
- Control privacy — understand and adjust what is stored and what leaves the browser. Privacy controls · Export and persistence
- Deploy the app — self-host with a container, Compose, Portainer, or Kubernetes. Container · Compose & Portainer · Kubernetes
- Understand the fork — see what ForgeGuard changed and how it relates to upstream. ForgeGuard changes · Compatibility · Upstream
Sections
Section titled “Sections”| Section | Contents |
|---|---|
| Getting started | Fastest path from zero to a running preview. |
| Usage | Editor, preview, privacy controls, export, and persistence. |
| Deployment | Container, Compose/Portainer, and Kubernetes. |
| Operations | Security headers, privacy behavior, and upgrades. |
| Reference | Build, configuration, and compatibility. |
| Troubleshooting | Common issues and their fixes. |
| Fork | ForgeGuard changes, compatibility, upstream, and migration. |
What this fork is and is not
Section titled “What this fork is and is not”This distribution hardens defaults and packages the app for self-hosting. It does not change the core Markdown editing experience, and it does not include upstream’s Mermaid diagram rendering. Sanitized rendering reduces the risk of pasting untrusted Markdown but is not a complete isolation boundary; see Security and privacy.