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
toINSTALLED_APPS
insettings.py
. - Load in template with
{% load markdowns %}
.
- Add
- Adding
DjangoExtension
extension for markdown package.- use of Django URL syntax.
[Some link](APP_NAME:VIEW_NAME|PARAMS,COMMA,SEPARATED)
- use of Django URL syntax.
- Adding
SubSupExtension
extionsion for markdown package.- use
~subscript~
to get<sub>subscript</sub>
- use
^superscript^
to get<sup>superscript</sup>
- use
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.3.1.tar.gz
(17.9 kB
view details)
Built Distribution
File details
Details for the file django_markdowns-0.3.1.tar.gz
.
File metadata
- Download URL: django_markdowns-0.3.1.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | baeee5772e1958ca7bcb6d8dc893e2a8fd2cb6e911f731a22de0086f68d4cf47 |
|
MD5 | b5aa1dce6eb573864a8da7117f13badf |
|
BLAKE2b-256 | dd75bc014fa5354a9da241976cde5533c68b11c6086d790ed8ad72aa2856415e |
File details
Details for the file django_markdowns-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: django_markdowns-0.3.1-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f343465fbaa1c66c87288676c4ae641f68e12f35d82e26d091bb4e77df0c0b5 |
|
MD5 | 49b0778623c0403656396de0c635b03d |
|
BLAKE2b-256 | bb56944bf67186347a19c85ff1f273dac94b8fd88c056e389c3386b854d2cab0 |