You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
There's some question of when the injected text gets processed by MathJax: i.e., if I edit the page using Inspect then MathJax doesn't work, but if I edit the page before loading then it gets processed properly. (I'm not JS-literate enough to figure out the injection timing. I am willing to contribute work towards this feature.) I imagine this is probably only a bit of work, then verifying that it doesn't erroneously eat anything that Landscape uses.
(There was a PR for this at one point, but it blows up bundle size and is just Not Worth It in general. This is a good use case for dynamically loaded components though.)
Problem
I would like to see mathematical rendering available in Landscape.
Proposed Solution
MathJax or a similar tool can provide this at a fairly lightweight cost.
The initial
style
include is simple:There's some question of when the injected text gets processed by MathJax: i.e., if I edit the page using Inspect then MathJax doesn't work, but if I edit the page before loading then it gets processed properly. (I'm not JS-literate enough to figure out the injection timing. I am willing to contribute work towards this feature.) I imagine this is probably only a bit of work, then verifying that it doesn't erroneously eat anything that Landscape uses.
The text was updated successfully, but these errors were encountered: