Skip to content

neutronX/django-markdownx

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 3, 2022 14:19
March 31, 2023 12:40
January 3, 2022 14:25
May 14, 2016 21:31
February 25, 2020 20:20
March 22, 2023 11:48
February 22, 2022 10:48
Fix
March 22, 2023 13:15
June 18, 2016 11:10
March 22, 2023 11:48
January 3, 2022 14:25

Django MarkdownX

PyPi_Version PyPi_Status pypi_format Build_Status Format Supported_versions_of_Python Supported_versions_of_Django License master_branch_tests pypi_ci

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.

Documentation

https://neutronx.github.io/django-markdownx/

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.

Preview

django-markdownx preview

(using Bootstrap for layout and styling – not included in package)