Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https links to avoid mixed-content MathJax error #36

Closed
wants to merge 1 commit into from

Conversation

cben
Copy link

@cben cben commented May 4, 2018

https://isnowfy.github.io/simple/editor.html currently doesn't render math because MathJax script is considered mixed-content and doesn't load.
google.com link doesn't matter, changed just to advertise TLS and privacy :-)

https://isnowfy.github.io/simple/editor.html currently doesn't render math because MathJax script is considered mixed-content and doesn't load.
@cben
Copy link
Author

cben commented May 4, 2018

note this PR is to gh-pages branch, now I see you also have edit src/editor.html on master branch...

@cben
Copy link
Author

cben commented May 5, 2018

hmm, blog templates also use http: MathJax URLs. E.g. https://isnowfy.github.io/hello.html gives mixed-content errors.
You're also using cdn.mathjax.org URLs which no longer work.
Closing, will reopen with a more organized fix.

@cben cben closed this May 5, 2018
@cben
Copy link
Author

cben commented Jul 8, 2018

Sorry, too busy, not getting to it on my own...
However ping me if you want to fix this (and #26), I'll be happy to make a PR if I know you'll review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant