ohbarye / markdown-server

Simple markdown server written in Python. It converts your markdown file to HTML and returns a response as text/html.
https://pypi.python.org/pypi/markdown-server
MIT License
44 stars 20 forks source link

Fix #2 : not mdsvr but markdownserver #4

Closed ohbarye closed 8 years ago

ohbarye commented 8 years ago

refs #2

mdsvr is available only when you have installed with pip markdown-server..