Replacements for Django's Markdown and reStructuredText support
Project description
Replacements for Django’s Markdown and reStructuredText support
About Bambu Tools 2.0
This is part of a toolset called Bambu Tools. It’s being moved from a namespace of bambu to its own ‘root-level’ package, along with all the other tools in the set. If you’re upgrading from a version prior to 2.0, please make sure to update your code to use bambu_markup rather than bambu.markup.
Installation
Install the package via Pip:
pip install bambu-markup
Add it to your INSTALLED_APPS list:
INSTALLED_APPS = ( ... 'bambu_markup' )
Settings
Set MARKDOWN_EXTENSIONS to a list of MArkdown extensions in order to further filter Markdown text.
Set MARKDOWN_ENABLE_ATTRIBUTES to True to enable HTML attributes.
Questions or suggestions?
Find me on Twitter (@iamsteadman) or visit my blog.
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
File details
Details for the file bambu-markup-3.0.tar.gz
.
File metadata
- Download URL: bambu-markup-3.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0b1807cadb89fcd4dd328a596d7de9ea8635a8ee6a5bf595f4e7e588986f4ca |
|
MD5 | 5c178916bb8d422da38dfeb0fce1cec0 |
|
BLAKE2b-256 | 915585ad5581a0c69044c0d7b67cae6f5565fafb062351d94137d87a09c5133b |