Flask-CKEditor ============== CKEditor integration for Flask, add support to image upload, code syntax highlighting and more. Contents --------- .. toctree:: :maxdepth: 2 basic configuration plugins faq examples API Reference ------------- If you are looking for information on a specific function, class or method, this part of the documentation is for you. .. toctree:: :maxdepth: 2 api Changelog ---------- .. toctree:: :maxdepth: 2 changelog Development ----------- We welcome all kinds of contributions. You can run test like this: .. code-block:: bash $ python setup.py test Authors ------- Maintainer: - `Grey Li `_ - `Remy Zandwijk `_ See also the list of `contributors `_ who participated in this project. License ------- This project is licensed under the MIT License (see the ``LICENSE`` file for details).