[]: {{{1
File : README.md
Maintainer : Felix C. Stegerman <flx@obfusk.net>
Date : 2013-10-25
Copyright : Copyright (C) 2013 Felix C. Stegerman
Version : v0.3.1
[]: }}}1
Description
[]: {{{1
mdview - markdown preview
mdview starts a web server that allows you to browse directories and
view .md
files.
[]: }}}1
Examples
$ mdview # run on localhost:8888
$ mdview 9999 # run on localhost:9999
Specs & Docs
$ rake spec # TODO
$ rake docs
TODO
- specs/docs?
- ...
License
[]: {{{1
GPLv2 [1].
[]: }}}1
References
[]: {{{1
[1] GNU General Public License, version 2 --- http://www.opensource.org/licenses/GPL-2.0
[]: }}}1
[]: ! ( vim: set tw=70 sw=2 sts=2 et fdm=marker : )