Skip to main content

A simple Django app to support markdown editor.

Project description

This is a markdown editor supported for Django. [Github](https://github.com/Activity00/django_markdown_editor)

Quick start

  1. Add “markdown_editor” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'markdown_editor',
    ]
  2. Include the markdown_editor URLconf in your project urls.py like this:

    path('markdown_editor/', include('markdown_editor.urls')),

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-markdown-editor-1.0.3.tar.gz (1.5 MB view details)

Uploaded Source

File details

Details for the file django-markdown-editor-1.0.3.tar.gz.

File metadata

File hashes

Hashes for django-markdown-editor-1.0.3.tar.gz
Algorithm Hash digest
SHA256 f197745f36963515cc99230ea91438e175dcd38a07058a09972c4f06f4d70efc
MD5 5201870f62ed361ab386e9f8edaf1060
BLAKE2b-256 e77b5d9286074e04f18d8df4dcd03dd6c9236252c6a5d79314a2b9fadd8cc0a9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page