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-previewAnd 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
--fileMarkdown file to preview.--skipskip auto-preview.--tAlternate template name.
Please report any issues throgh this link. and follow the bug report template.
MIT
- Yacine BENKAIDALI [email protected]