Bring markdown functionality to Django.
Project description
django-markdowns
Provides markdown functionality for Django via a template filter.
Features:
- Adding
mdDjango template filter.- Add
django_markdownstoINSTALLED_APPSinsettings.py. - Load in template with
{% load markdowns %}.
- Add
- Adding
DjangoExtensionextension for markdown package.- use of Django URL syntax.
[Some link](APP_NAME:VIEW_NAME|PARAMS,COMMA,SEPARATED)
- use of Django URL syntax.
- Adding
SubSupExtensionextionsion for markdown package.- use
~subscript~to get<sub>subscript</sub> - use
^superscript^to get<sup>superscript</sup>
- use
Project details
Release history Release notifications | RSS feed
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.5.4.tar.gz
(18.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_markdowns-0.5.4.tar.gz.
File metadata
- Download URL: django_markdowns-0.5.4.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
299116e74e8574533576d6377b09664cea1a33bd000b79333af7c0b47022a93c
|
|
| MD5 |
9954758bdc2d394a7eb5cb4a9a883ad2
|
|
| BLAKE2b-256 |
c2c5b7f40bb30a05fbd0f33cf9769b0d9dc117cb95e21a7c81bb62896d599b9d
|
File details
Details for the file django_markdowns-0.5.4-py3-none-any.whl.
File metadata
- Download URL: django_markdowns-0.5.4-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f122a0349e2ac3baa3671b4927533a05089de19634228a82f737937d403c5a9f
|
|
| MD5 |
f229d4d7f52bda509d55a643bcaad415
|
|
| BLAKE2b-256 |
f18f40e5415fe37fb25af4804fdb0befbc55568a544488a25f16895f0e3fe017
|