You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please fork and submit your PR with enough comments for someone who's never seen it. Thanks for the contrib! The goal of mdp is to make a simple previewer that handles the most common use cases. If 80% of the world used markdown, could mdp be the 20% solution?
2
+
3
+
## dev notes
4
+
1.`npm install`
5
+
1.`npm run dev`
6
+
7
+
### test and publish
8
+
1.`npm run dev &` - run in background to test open-file with subsequent open
9
+
1.`npm run dev-noarg` - tests launch with no arg, app starts with no window
0 commit comments