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 Mar 31, 2023. It is now read-only.
I can't seem to work out what might be causing this problem, but I can post a snippet of a .md file from one of my private repositories which fails to render correctly, despite having no issues in "enhanced" markdown editors like Remarkable.
* `Surface` class defining a cubic B-Spline surface on the $[0,1]$ interval.
* $\mathbf{s}(u,v)$, partial derivatives $\mathbf{s}_{u,v,uu,uv,vv}(u,v)$ are self-explanatory, as is the surface normal $\mathbf{N}(u,v)$ and its partial derivatives $\mathbf{N}_{u,v}(u,v)$.
Surface class defining a cubic B-Spline surface on the $[0,1]$ interval.
$\mathbf{s}(u,v)$, partial derivatives $\mathbf{s}{u,v,uu,uv,vv}(u,v)$ are self-explanatory, as is the surface normal $\mathbf{N}(u,v)$ and its partial derivatives $\mathbf{N}{u,v}(u,v)$.
This bug also seems to be present in the Chrome extension "BitBucket with MathJax", and I've already reported it to their tracker here.
The text was updated successfully, but these errors were encountered:
Some sites like github have content security policy which blocks me from injecting scripts from external sites like MathJAX, the different extension architecture will help.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I can't seem to work out what might be causing this problem, but I can post a snippet of a .md file from one of my private repositories which fails to render correctly, despite having no issues in "enhanced" markdown editors like Remarkable.
Surface
class defining a cubic B-Spline surface on theThis bug also seems to be present in the Chrome extension "BitBucket with MathJax", and I've already reported it to their tracker here.
The text was updated successfully, but these errors were encountered: