An open API service indexing awesome lists of open source software.

https://github.com/equalsraf/mdpreview

A live Markdown previewer
https://github.com/equalsraf/mdpreview

Last synced: about 2 months ago
JSON representation

A live Markdown previewer

Awesome Lists containing this project

README

          

mdpreview is a live preview app for markdown files. I use as WYSIWYG view when I edit markdown
files in a regular text editor.

Dependencies
------------------

* Qt
* libmarkdown

Build Instructions
------------------
To build mdpreview use qmake
$ qmake && make