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.1.tar.gz
(18.1 kB
view details)
Built Distribution
File details
Details for the file django_markdowns-0.4.1.tar.gz
.
File metadata
- Download URL: django_markdowns-0.4.1.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 478abd83e0b740c89bccaa887e8ae071a9beffc2d09fb5d9fce8d8e43197a27e |
|
MD5 | 97278b927ad15ba07cc5badf6d6b37c2 |
|
BLAKE2b-256 | 659a38b99d59ca46da438c399c6716043fdd3a820fa82d7097dd508807db3de6 |
File details
Details for the file django_markdowns-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: django_markdowns-0.4.1-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 | e5c4e2cff249a8a3e59050bfb5356a040983f5ba724898b6745c7104ceb6d7d8 |
|
MD5 | 1f8389e1d45d429ee9687f9bf0389595 |
|
BLAKE2b-256 | 3c45c2a87abfb3d45b5e70a8142f729bba26a0a730e67843d15a274b89ce8f86 |