A Cli tool that allows users to convert markdown files to html and preview them in the default browser.
for now you need to clone the repo
gh repo clone yacinebenkaidali/mdp-preview
And then build the project locally
go build .
by the end of the build process you'll have a binary that you can use.
Here's a list of options that this CLI supports now
--file
Markdown file to preview.--skip
skip auto-preview.--t
Alternate template name.
Please report any issues throgh this link. and follow the bug report template.
MIT
- Yacine BENKAIDALI yacinebenkaidali@gmail.com