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

add mathjax dependency #2

Merged
merged 2 commits into from
Oct 12, 2016
Merged

add mathjax dependency #2

merged 2 commits into from
Oct 12, 2016

Conversation

catethos
Copy link
Contributor

added mathjax dependency
see HubPress/dev.hubpress.io#15


foot.push(
`
<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'</script>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a > between HTMLorMML' and </script> please?
Like this

<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>

@anthonny
Copy link
Member

anthonny commented Oct 11, 2016

Thank you so much for this PR and sorry for having take so much to answer.
I made a test, it works great on the generated content.
The next step (not in this PR) is to enable MathJax on the preview

@anthonny anthonny merged commit 7f7264a into HubPress:master Oct 12, 2016
@anthonny
Copy link
Member

Thanks again! 👍

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.

2 participants