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.4.tar.gz
(18.2 kB
view details)
Built Distribution
File details
Details for the file django_markdowns-0.4.4.tar.gz
.
File metadata
- Download URL: django_markdowns-0.4.4.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 | 99ef9ab7b17eb1efee7d0c9b58092360e1a184ebdf0ebee871d3f59fd135ca5b |
|
MD5 | e0872ae5ef94f6e762cf06861aefa72c |
|
BLAKE2b-256 | 947c07af70fe053114cc8d06cbdbb2a571fd93c78ac2303629158680e3dc1e59 |
File details
Details for the file django_markdowns-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: django_markdowns-0.4.4-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 | 6f27723cf10c979403c055b091a303058759de7bed5a5ddb1fbe9e9b43730e3e |
|
MD5 | 6ac019cf6c7b58dbb692bd7fafabf282 |
|
BLAKE2b-256 | b4deefc4ad4c59d4a46ad51c2e255b4f6c83f19d2508d643171168a36d218de7 |