iamcco / iamcco/markdown-preview.nvim
Maintained alternative: `selimacerbas/markdown-preview.nvim`
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 411
- PR merge metrics
- No merged PRs in 30d
Description
Hey there! Since this repository appears to be no longer maintained, I wanted to share that I've created actively maintained alternatives that may help anyone looking for similar functionality:
### [`selimacerbas/markdown-preview.nvim`](https://github.com/selimacerbas/markdown-preview.nvim)
A **live Markdown preview** plugin for Neovim with first-class **Mermaid diagram** support. Built on top of `live-server.nvim`. Features include:
- Full Markdown rendering (headings, tables, code blocks, images, etc.)
- Interactive Mermaid diagrams with fullscreen overlay (zoom, pan, fit, SVG export)
- Syntax-highlighted code blocks via highlight.js
- Instant updates via SSE (no polling)
- Dark/Light theme toggle
- Per-buffer workspaces (no collisions between Neovim instances)
- Zero external dependencies — no npm, no Node.js
---
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.