KaTex for Wagtail CMS Draftail editor
Project description
wagtail-katex
This package is modified from gatensj/wagtail-draftail-katex
KaTex support for Wagtail RichTextField.
Quick Start
Install the package with
pip install wagtail-katex
Add wagtailkatex
to your settings.py
in the INSTALLED_APPS
section:
INSTALLED_APPS = [
...
"wagtailkatex",
...
]
Add katex-embed
to RichTextField
features:
body = RichTextField(features=[..., "katex-embed"])
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
wagtail-katex-0.0.2.tar.gz
(957.3 kB
view details)
Built Distribution
wagtail_katex-0.0.2-py3-none-any.whl
(975.1 kB
view details)
File details
Details for the file wagtail-katex-0.0.2.tar.gz
.
File metadata
- Download URL: wagtail-katex-0.0.2.tar.gz
- Upload date:
- Size: 957.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 653cb941dca37cb059c42f6c7140a615d5cbe5f9d2f4be8bbb8f883e2a276d7f |
|
MD5 | e2b8be8961131f5c70696fcb6a95363e |
|
BLAKE2b-256 | 34f39a3d4e62591518cf2315f3b6f8d1aec677459f1de811f5764678767feb7d |
File details
Details for the file wagtail_katex-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: wagtail_katex-0.0.2-py3-none-any.whl
- Upload date:
- Size: 975.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 668a505775ed6bc41be1ec0f812a57e6fa2bafdbf19e53aa0720497d4da46ed4 |
|
MD5 | be7c1ee4c2483c19fb498b5d73e766bd |
|
BLAKE2b-256 | 882221bdfddf3443d5a33ee230489fbfbb3691ea900161821109dafe161f1434 |