Flask-CKEditor¶
CKEditor integration for Flask, add support to image upload, code syntax highlighting and more.
Contents¶
API Reference¶
If you are looking for information on a specific function, class or method, this part of the documentation is for you.
Changelog¶
Development¶
We welcome all kinds of contributions. You can run test like this:
$ python setup.py test
License¶
This project is licensed under the MIT License (see the
LICENSE
file for details).