
GRSMD: Markdown Viewer to Keep You in the Zone
Just press [R] to update AI result Why? I have AI rewrite my docs all the time. VS Code preview works, but it gets sluggish with Mermaid diagrams, math blocks, and long files. That little lag — just enough to break the flow. What I built GRSMD is a Markdown viewer that runs entirely in your browser — no install, no backend. (Previous article: GRSMD: Instant Markdown Viewer — Local & Private ) I just added a reload feature so you never have to re-drag a file again. How it works Drop a .md onto GRSMD Have AI update the file (review comments, rewrites, whatever) Press [R] on GRSMD (or click the [Re-load] button) → The updated content re-renders — scroll position preserved Who is this for? You use AI to draft or edit Markdown (docs, READMEs, blog posts) You want to preview the result without leaving your browser You care about privacy — no data leaves your machine 👉 https://goodrelax.github.io/gr-simple-md-renderer/ Workflow Bonus — code files too Drop .py , .js , .json , or any non- .md t
Continue reading on Dev.to Webdev
Opens in a new tab




