amscd: mime type mismatch
Created by: bdtc
Issue Summary
Using amscd results in a Firefox error and MathJax rendering stops.
Technical details:
Firefox 68.9.0esr
Supporting information:
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<script
id="MathJax-script"
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"
></script>
</head>
<body>
<p>
\begin{equation}
\begin{CD}
A @>a>> B\
@vvbv @vvcv\
C @>d>> D
\end{CD}
\end{equation}
</p>
</body>
</html>
Console error message:
The resource from “https://cdn.jsdelivr.net/npm/mathjax@3/es5/input/tex/extensions/amsCd.js” was blocked due to MIME type (“text/plain”) mismatch (X-Content-Type-Options: nosniff).
The Learn More link points to: