Provides plugin to render formulae in django CMS
Project description
djangocms-katex
Provides a django CMS plugin to render formulae using KaTeX.
Installation
For a manual install:
-
run
pip install djangocms-katex
-
add the following entries to your
INSTALLED_APPS
:"djangocms_katex",
-
run
python manage.py migrate
The Code plugin uses the ace code editor which is loaded from a CDN by default.
If you want the ace code editor to be served from static files, please use
djangocms-katex[static-ace]
instead of djangocms-katex
in your
requirements or with pip. Make the static files for the ace code editor available
to your project by adding djangocms_static_ace
to your project's
INSTALLED_APPS
.
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
File details
Details for the file djangocms-katex-0.1.0.tar.gz
.
File metadata
- Download URL: djangocms-katex-0.1.0.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e27b1f672a3d7c416510b7e91b40140955eddcc929a690085c539af9e4603e1e |
|
MD5 | de27d17bda20431f663048d626ff8133 |
|
BLAKE2b-256 | bfae48895b1b4a5fe1a5cfb4671dc1c6db4d79f6d5619787340f52fa5c29257b |
File details
Details for the file djangocms_katex-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: djangocms_katex-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f998d48eb06edd5a646de6f920362b93f443834b9320aa99b11beae2c454acf1 |
|
MD5 | 1fae9ddcc508602f50f19655c535de51 |
|
BLAKE2b-256 | 1f63a86d2085102fe9784003e8d88b3f22eadfa8790a0095fac06e19b3d469eb |