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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size wagtailmarkdownblock-0.3.3-py3-none-any.whl (96.2 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size wagtailmarkdownblock-0.3.3.tar.gz (93.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for wagtailmarkdownblock-0.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 720b08b57cc81f18dac66d507b6f13418d1fe1b683d1d1fde57914068aced9e0 |
|
MD5 | 73365deff5416b4c07567c29bc236620 |
|
BLAKE2-256 | 74cf11bbf6f28703813de7c4a9bcbf9de2b89adde1ef4b8a966cdf5b94ba4ddf |
Close
Hashes for wagtailmarkdownblock-0.3.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d38f5e4af3858e9a67fbb00ad1ff6f684d5664de283a69431c494c1097e8bb79 |
|
MD5 | 6b1ead163b9cd2fc7d20dadb0edfcd16 |
|
BLAKE2-256 | 9f4b8252661c677f27ce8668f29de726d7dbcdbad55b64366d97958a5837a677 |