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.1.tar.gz
(957.1 kB
view details)
Built Distribution
wagtail_katex-0.0.1-py3-none-any.whl
(975.1 kB
view details)
File details
Details for the file wagtail-katex-0.0.1.tar.gz
.
File metadata
- Download URL: wagtail-katex-0.0.1.tar.gz
- Upload date:
- Size: 957.1 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.8 tqdm/4.63.0 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 309acb43fe7eba3c7a7347371572c1c15c62723519f0830f72391b1c4fc21133 |
|
MD5 | 8eeb6a4ded414c5817dc30d36ba27b36 |
|
BLAKE2b-256 | d99c1f11ffb56c4072c85b66d3569c49f8757e0119dbb0012ab4b1bee81520fc |
File details
Details for the file wagtail_katex-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: wagtail_katex-0.0.1-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.8 tqdm/4.63.0 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abca2b0029affb63d2f4ca2c13c2a2878ff9b09546a03dc1557cf8c6764ccce7 |
|
MD5 | 37997fd18a1fc85f8f72dc1a1651c8b7 |
|
BLAKE2b-256 | 50dc4ff2fa300a14e8a76412b12adb321c4dccd156755b37c1fd4a8a3b47c4bb |