Skip to main content

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

bambu-markup-2.0.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file bambu-markup-2.0.tar.gz.

File metadata

  • Download URL: bambu-markup-2.0.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bambu-markup-2.0.tar.gz
Algorithm Hash digest
SHA256 fb1afdc04210a3304cbfd696946208b579a900fcd8f0ff5c0fa7a133e55887aa
MD5 b4dcff69d8f1b171f3790cf95c922ec2
BLAKE2b-256 61e8aafcdcce92089e09890a775a7eb8d616ab05824e52a4d5a6987a78484846

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page