Test pages for the YRA Monitor math inventory feature. Each sample page renders the same set of mathematical expressions using a different library, making them useful for both visual comparison and crawler testing.
Side-by-side visual comparison of the same expressions rendered by different math libraries
Comparison ToolBrowser-native <math> elements with presentation MathML markup — no JavaScript required
NativeMathJax 4 rendering via CDN — detects as mjx-container[v4] in the math inventory
MathJax v4MathJax 3.2.2 rendering via CDN — detects as mjx-container[v3] in the math inventory
MathJax v3MathJax 2 rendering via CDN — detects as MathJax[v2] in the math inventory
MathJax v2KaTeX rendering via CDN — detects as katex and katex-display in the math inventory
KaTeX