fred-wang / TeXZilla

LALR Javascript LaTeX-to-MathML converter compatible with Unicode
http://fred-wang.github.io/TeXZilla/
130 stars 21 forks source link

Change CSS URL to fetch from rawgit CDN to make style reflect for #48 #51

Closed josephrexme closed 3 months ago

fred-wang commented 5 years ago

I don't think we should rely on the external rawgit.com pages (which seem to be obsolete now) but use the correct path on Github pages instead.

josephrexme commented 5 years ago

Oh yes. I can make that change. But jsdelivr seem like a more reliable long term resource so I can try with jsdelivr as well

fred-wang commented 5 years ago

I don't think we should rely on external resource.

josephrexme commented 5 years ago

At this point I'd say I agree with that

fred-wang commented 2 years ago

This PR seems to do much more than what is described in the title.

josephrexme commented 2 years ago

I'm sorry I must've accidentally committed those extra changes