Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website Please review the changes when you have a chance. Thank you! 🙏 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8756 +/- ##
==========================================
- Coverage 75.27% 75.24% -0.04%
==========================================
Files 105 105
Lines 9242 9242
Branches 326 327 +1
==========================================
- Hits 6957 6954 -3
- Misses 2283 2286 +3
Partials 2 2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Pull request overview
Adds a new blog post intended to serve as a manual fixture for verifying MathML rendering on the site.
Changes:
- Adds a new uncategorized blog post page containing block and inline MathML examples (series sums, RMSE/NRMSE, bitwise identities).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This does not look correct. It looks like this in the preview https://nodejs-org-git-fork-joyeecheung-mathml-rendering-openjs.vercel.app/en/blog/uncategorized/mathml-rendering
For reference pasting the same thing in HackMD gives me
|
|
Looks like switching to .mdx would make it just work. See https://nodejs-cx5bhldw5-openjs.vercel.app/en/blog/uncategorized/mathml-rendering Closing. Thanks! |


See https://openjs-foundation.slack.com/archives/CVAMEJ4UV/p1773767767803919
Just testing MathML rendering on the website in the preview. Not to be published.