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

Replace MathJax with MathML #2477

Merged
merged 1 commit into from Apr 3, 2024
Merged

Replace MathJax with MathML #2477

merged 1 commit into from Apr 3, 2024

Conversation

jonaharagon
Copy link
Member

So #2476 got me thinking, why don't browsers just support math? duh - and it turns out they do, so we can write math without any dependencies at all.

conversion: https://temml.org/

Closes #2476 obviously.

Copy link

github-actions bot commented Apr 3, 2024

Your preview is ready!

Name Link
🔨 Latest commit 23bda53
😎 Preview

@jonaharagon jonaharagon requested a review from dngray April 3, 2024 04:48
@dngray
Copy link
Member

dngray commented Apr 3, 2024

Was pretty sure MathML wasn't supported by Chrome. Although maybe they finally do now.

Edit: seems they finally do https://developer.mozilla.org/en-US/docs/Web/MathML around Jan 2023 which was after Tommy and I wrote this article.

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
@dngray dngray merged commit 0f17a9d into main Apr 3, 2024
9 checks passed
@dngray dngray deleted the remove-mathjax2 branch April 3, 2024 12:41
@dngray dngray added the c:enhancements new features or other enhancements to the website itself label Apr 3, 2024
@dngray dngray mentioned this pull request Apr 3, 2024
4 tasks
@privacyguides-bot
Copy link
Collaborator

This pull request has been mentioned on Privacy Guides. There might be relevant details there:

https://discuss.privacyguides.net/t/2024-04-08/17760/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:enhancements new features or other enhancements to the website itself
Development

Successfully merging this pull request may close these issues.

None yet

3 participants