Web-based application to preview reStructuredText and Markdown documents
 
 
 
Go to file
Dustin 91b6fb5b9c Added README 2015-03-07 17:39:47 -06:00
src/rstpreview Add support for Markdown 2015-03-07 17:33:36 -06:00
static/style Initial commit 2015-03-07 10:37:27 -06:00
.gitignore Initial commit 2015-03-07 10:37:27 -06:00
README Added README 2015-03-07 17:39:47 -06:00
debug.py Initial commit 2015-03-07 10:37:27 -06:00
setup.py Initial commit 2015-03-07 10:37:27 -06:00

README

.. vim: set ft=rst :

==========
RstPreview
==========

*RstPreview* is a simple browser-based application that renders
`reStructuredText`_ markup as HTML for quick viewing. It also supports
`Markdown`_ syntax.

.. _reStructuredText: http://docutils.sourceforge.net/rst.html
.. _Markdown: http://daringfireball.net/projects/markdown/syntax