-
Notifications
You must be signed in to change notification settings - Fork 46
Markdown jinja2 extension for Flask
License
dcolish/flask-markdown
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Flask-Markdown This is a small module to load markdown processing into your flask. To setup the development environment $ git clone https://github.com/dcolish/flask-markdown.git $ virtualenv ENV $ . ENV/bin/activate $ python setup.py develop You should now be able to run the test suite with $ python setup.py test !! There is a bug in the current release of 'nose' which results in 'NoneType' objects being called on test-suite shutdown. Please ignore this. To setup the documentation environment $ pip install sphinx $ git submodule init $ git submodule update
About
Markdown jinja2 extension for Flask
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published