Instant markdown server
MDoctor-server developed to getting integreted with MDoctor. It's a simple markdown server that can be used for instant previewing markdown files.
git clone git@github.com:yazilimcimekani/mdoctor-server.git
Install Just and run:
just build
You can start the compiled server with:
just start
You can start the currently served markdown file with:
just dev
Made with ❤️ by Yazılımcı Mekanı for MDoctor