A number of my colleagues like this.
We think it might be useful to wrap this as an electron app so you can preview visdown file offline.
Then you can make the app open a special variation of markdown (e.g., *.v.md files) for your app.
The reason for .v.md is that the file will still be recognized by other editors as markdown.
(We are using *.vl.json and *.vg.json for Vega-Lite and Vega apps too.)
A number of my colleagues like this.
We think it might be useful to wrap this as an electron app so you can preview visdown file offline.
Then you can make the app open a special variation of markdown (e.g.,
*.v.mdfiles) for your app.The reason for
.v.mdis that the file will still be recognized by other editors as markdown.(We are using
*.vl.jsonand*.vg.jsonfor Vega-Lite and Vega apps too.)