wagtail-polymath
wagtail-polymath copied to clipboard
Beautiful equations in your StreamField content.
Hi. I'm not sure if this is something that would be worth discussing but would there be interest for this package to move to Wagtail Nest. I'm on the Wagtail...
Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
I am trying to use this package with wagtail 2.13 but it throws following error: ``` UnpackableTypeError at /admin/pages/6/edit/ don't know how to pack object: ``` I couldn't figure out...
This module is specifying django
Hi! This is a well-developed tool, yet it is lacking good documentation, a bit more detailed documentation might have helped people better. (plus it will be a better representation)
Hey there, great work on this plugin! It worked great as I edited and published my first test post using equations and the MathJax streamblock widget. Unfortunately, after I saved...
The command `pip install wagtailmath` described in the readme installs wagtailmath 1.2 instead the latest version (1.3), and therefore is not working on Wagtail 5. Either the package should be...
This PR include some breaking changes: - Rename the project into wagtail_polymath - Add support of KaTex rendering engine - Add Django settings options: - `WAGTAILPOLYMATH_ENGINE`: The default value of...
Once #12 is in, it may be worth upgrading MathJax to v3 See https://docs.mathjax.org/en/latest/upgrading/v2.html for a guide and https://mathjax.github.io/MathJax-demos-web/convert-configuration/convert-configuration.html for the configuration converter Also, vendor the library for CSP compliance