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

hierarchical support for serving #8

Closed behnejad closed 7 years ago

behnejad commented 7 years ago

serving hierarchical directories now available for markdown documents.