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.4.2.tar.gz
(18.2 kB
view details)
Built Distribution
File details
Details for the file django_markdowns-0.4.2.tar.gz
.
File metadata
- Download URL: django_markdowns-0.4.2.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58a43030d716b1883799fb253e35412be1b737333335eeb384b16b74014d4b36 |
|
MD5 | 96f32b7f7cea883941b31f62c4a56af3 |
|
BLAKE2b-256 | 8b9c7225b1d27157f5bf369b38cfb2dac0871704f99039998eccb2bfbcf5fc2b |
File details
Details for the file django_markdowns-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: django_markdowns-0.4.2-py3-none-any.whl
- Upload date:
- Size: 21.5 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 | 924cddd3d698fb100d45c2e67f9716cf949478f1dbee2f3fdbd675006b758a5b |
|
MD5 | c90755b97c93ec58b91dff38b73124ca |
|
BLAKE2b-256 | ca31233e294546e180389d8e5ecceee55189b5fa41c21811d2cb5cab51c9c68b |