django-ghostdown

Ghost-like markdown editor as a Django form widget.


License
MIT
Install
pip install django-ghostdown==0.5

Documentation

Django Ghostdown

Cloning Ghost's markdown editor to Django.

License

Django Ghostdown is released under the clause of the MIT License. You may find a copy of the license inside the LEGAL directory, or at the Open Source Initiative website at http://opensource.org/licenses/MIT.

The editor frontend is base on the Ghost Markdown Editor from the Ghost Project, extracted by Tim Badolato in his Ghost Markdown Editor repository. Modified and redistributed under the terms of the MIT License. You may find a copy of the original license inside the LEGAL directory.