Django MarkdownX

PyPi_Status Build_Status Format Supported_versions_of_Python Supported_versions_of_Django License


Documentations

Django MarkdownX is a comprehensive Markdown plugin built for Django, the renowned high-level Python web framework, with flexibility, extensibility, and ease-of-use at its core.

Key features

  • Raw editing.
  • Live preview.
  • Drag & drop image uploads (automatically stored in the designated location in the Media directory).
  • Customizable image insertion tag.
  • Definition of maximum size for an image.
  • Definition of acceptable image formats (PNG, JPEG, SVG).
  • Image manipulations (compression, size reduction, cropping, upscaling).
  • Pre- and post- text modification.
  • Easy template customization, layout modification, and personalization.
  • Multiple editors per page.
  • Django Admin support.
django-markdownx preview


Acknowledgements

We acknowledge and appreciate every contribution made towards improving Django MarkdownX, a list of which can be found on our GitHub.

Django MarkdownX was inspired by the great Django Images and Django Bootstrap Markdown packages.