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.0.tar.gz
(18.1 kB
view details)
Built Distribution
File details
Details for the file django_markdowns-0.4.0.tar.gz
.
File metadata
- Download URL: django_markdowns-0.4.0.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 | e120ece0f0e64be44de51d3080925f972c68cfb12d59e6fbc5dabf14cfb917f1 |
|
MD5 | 796c860738683e200ee80323e943bccb |
|
BLAKE2b-256 | 2395824060e54b8f8742ea4c281b0c32b7e6fc5cabad93a1fa72879bac3efe4f |
File details
Details for the file django_markdowns-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: django_markdowns-0.4.0-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 | 427adf6d72c3926f308bce7b019c10a52e421d075f8fda650ec454b7ef1165bf |
|
MD5 | 1098e5a1c855040cb533ad21f0193257 |
|
BLAKE2b-256 | 94fc004d48342cdfc93a4700c78f42e8757207b2af0a4cfb8919b10df9b3f55d |