
I read a lot of markdown these days
AI output, project context docs, changelogs — it's all .md. The default preview felt too plain for how much time I spend in it.
Markdown Appealing (vscode extension):
- 3 themes (minimal, magazine, terminal/hacker)
- Sidebar table of contents with scroll tracking
- Mermaid diagrams show up as actual visuals
- Search with Cmd+K
- Vim keys to jump between headings
- Dark/light mode
- Custom fonts
- Copy button on code blocks
Same Cmd+Shift+V shortcut. Free, open source.
Marketplace: https://marketplace.visualstudio.com/items?itemName=rayeddev.markdown-appealing
GitHub: https://github.com/rayeddev/markdown-appealing
Happy to hear what you'd want added.
u/rayeddev — 11 hours ago