Math typesetting for Wagtail CMS powered by KaTeX
Project description
Math typesetting for Wagtail CMS powered by KaTeX.
This package is forked from gatensj/wagtail-draftail-katex.
This package contains svg icon from Font Awesome, which is licensed under the CC BY 4.0 License.
Quick Start
Install the package using the following command:
pip install wagtail-katex
Add wagtailkatex to the INSTALLED_APPS section in your settings.py file:
INSTALLED_APPS = [
...
"wagtailkatex",
...
]
Now you will see the math typesetting icon displayed in the toolbar of rich text fields in Wagtail admin views.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wagtail-katex-0.0.6.tar.gz.
File metadata
- Download URL: wagtail-katex-0.0.6.tar.gz
- Upload date:
- Size: 959.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5745a05d9b4dbd66451f0cbf31e135f67516c1033852e83c7a7c5f82505dac99
|
|
| MD5 |
36d0034784a5e1176faa7d187afb0b33
|
|
| BLAKE2b-256 |
5c96e75eb2316e7215028e22bb7935fc8a8b0db105e5a4cf80b1d8d15e350233
|
File details
Details for the file wagtail_katex-0.0.6-py3-none-any.whl.
File metadata
- Download URL: wagtail_katex-0.0.6-py3-none-any.whl
- Upload date:
- Size: 977.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5feb12b2c0aa06299ee415ea1068ab953857f597ee48584559c48a0d00a807f
|
|
| MD5 |
833917be4ab61c46f5cc8e4fae4c286c
|
|
| BLAKE2b-256 |
fc61912bed7fc2a4bf4004dd18086775a551fc39ad725a092fe89c3183678602
|