Metadata-Version: 1.1
Name: django-markdownx
Version: 1.7.2
Summary: django-markdownx is a Markdown editor built for Django.
Home-page: https://github.com/adi-/django-markdownx
Author: UNKNOWN
Author-email: UNKNOWN
License: BSD
Description: https://github.com/adi-/django-markdownx/
        
        Key features
        ------------
        
        * raw editing
        * live preview
        * drag&drop image uploads (stored locally in `MEDIA` folder)
        * customizable image insertion tag
        * image filtering using content types and max file size
        * image manipulations (compression, size, cropping, upscaling)
        * pre-&post- text altering
        * easy template customization for layout purposes
        * multiple editors on one page
        * Django Admin support
        
        Preview
        -------
        
        .. image:: https://github.com/adi-/django-markdownx/raw/master/django-markdownx-preview.gif?raw=true
           :target: https://github.com/adi-/django-markdownx
           :alt: django-markdownx preview
        
        *(using Bootstrap for layout and styling)*
        
Keywords: django markdown markdownx django-markdownx editor image upload drag&drop
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
