Skip to main content

Bring markdown functionality to Django.

Project description

django-markdowns

Provides markdown functionality for Django via a template filter.

Features:

  • Adding md Django template filter.
    • Add django_markdowns to INSTALLED_APPS in settings.py.
    • Load in template with {% load markdowns %}.
  • Adding DjangoExtension extension for markdown package.
    • use of Django URL syntax.
      [Some link](APP_NAME:VIEW_NAME|PARAMS,COMMA,SEPARATED)
      

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_markdowns-0.1.3.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

django_markdowns-0.1.3-py3-none-any.whl (20.7 kB view hashes)

Uploaded Python 3

Supported by

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