目录

Flask-Markdown

This is a small module to load markdown processing into your flask.

To setup the development environment

gitclonehttps://github.com/dcolish/flaskmarkdown.gitgit clone https://github.com/dcolish/flask-markdown.git virtualenv ENV .ENV/bin/activate. 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

pipinstallsphinxpip install sphinx git submodule init $ git submodule update

关于

Flask扩展,用于在Flask应用中集成Markdown文本渲染功能。

234.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号