| 1 | /** |
| 2 | * Gemini Math formula copy functionality |
| 3 | * Adds click events to Gemini math formulas to allow copying the LaTeX code or MathML |
| 4 | * Uses in-page converter for LaTeX to MathML conversion via MathJax or KaTeX |
nothing calls this directly
no test coverage detected