Wagtail Markdown Block provides PrismJS Markdown conversion in Wagtail.
Project description
Wagtail Markdown Block
PLEASE NOTE: Future development on this package will be limited, since most of the features are now included in the new Draftail editor available in Wagtail. Thank you to everyone who contributed!
Markdown blocks for Wagtail Streamfields.
This Django app uses the SimpleMDE Markdown editor in the Wagtail Admin and the website.
Example Usage
from wagtailmarkdownblock.blocks import MarkdownBlock
class ContentStreamBlock(StreamBlock):
paragraph = RichTextBlock()
heading = TextBlock()
code = MarkdownBlock()
Contributors
- Timothy Allen (https://github.com/FlipperPA)
- Milton Lenis (https://github.com/MiltonLn)
- Mathias Picker (https://github.com/mathiasp)
- Tobias Ernst (https://github.com/to-bee)
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
Built Distribution
File details
Details for the file wagtailmarkdownblock-0.3.3.tar.gz
.
File metadata
- Download URL: wagtailmarkdownblock-0.3.3.tar.gz
- Upload date:
- Size: 93.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d38f5e4af3858e9a67fbb00ad1ff6f684d5664de283a69431c494c1097e8bb79 |
|
MD5 | 6b1ead163b9cd2fc7d20dadb0edfcd16 |
|
BLAKE2b-256 | 9f4b8252661c677f27ce8668f29de726d7dbcdbad55b64366d97958a5837a677 |
File details
Details for the file wagtailmarkdownblock-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: wagtailmarkdownblock-0.3.3-py3-none-any.whl
- Upload date:
- Size: 96.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 720b08b57cc81f18dac66d507b6f13418d1fe1b683d1d1fde57914068aced9e0 |
|
MD5 | 73365deff5416b4c07567c29bc236620 |
|
BLAKE2b-256 | 74cf11bbf6f28703813de7c4a9bcbf9de2b89adde1ef4b8a966cdf5b94ba4ddf |