Open guanzongjiang opened 2 months ago
\quantity render is abnormal in HTML page in vue
What's the reason? How to solve it
thks
<!DOCTYPE html> <html> <head> <title>MathJax TeX Test Page</title> <script type="text/javascript" id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"> </script> <script type="text/javascript"> window.MathJax = { loader: {load: ['[tex]/physics']}, tex: {packages: {'[+]': ['physics']}}, }; </script> </head>
Replace the text below with the details of the issue you are facing.
DO NOT simply erase the form and type a free-form response.
Issue Summary
\quantity render is abnormal in HTML page in vue
What's the reason? How to solve it
thks
Steps to Reproduce: