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.3.tar.gz
(957.3 kB
view details)
Built Distribution
wagtail_katex-0.0.3-py3-none-any.whl
(975.0 kB
view details)
File details
Details for the file wagtail-katex-0.0.3.tar.gz
.
File metadata
- Download URL: wagtail-katex-0.0.3.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.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f57dc40983823087bc8d82a187628fa3025bc3c39596244a4fbf73efdd244eda |
|
MD5 | c5122e588f00f698ee7a732ed11bc07a |
|
BLAKE2b-256 | 5d493ae085acd428fabf8842188ba838453c713f4bc555f658e73cb9785ed2f4 |
Provenance
File details
Details for the file wagtail_katex-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: wagtail_katex-0.0.3-py3-none-any.whl
- Upload date:
- Size: 975.0 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.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75d0a818c490ca09a45ec4f3a03a39e2758c982adf6d5edcdb906c4ea6a7c021 |
|
MD5 | d0938a5089ea8d1e62812b5270b7bcaa |
|
BLAKE2b-256 | 0e5911bdd916e3058091019e26383569a1d552e7ccfbaa4fbeb15300b5b1d6a6 |