Skip to content

Fix Markdown footnotes rendering inline code with math#680

Merged
vplasencia merged 1 commit into
privacy-ethereum:mainfrom
alxkzmn:main
Jun 14, 2026
Merged

Fix Markdown footnotes rendering inline code with math#680
vplasencia merged 1 commit into
privacy-ethereum:mainfrom
alxkzmn:main

Conversation

@alxkzmn

@alxkzmn alxkzmn commented Jun 2, 2026

Copy link
Copy Markdown
Member

Fixes #679
(see footnote 13 of this post for the original problem: https://pse.dev/blog/evm-verification-of-whir-31bit)

Summary

  • Fix Markdown rendering so math processing preserves nested React elements instead of flattening them into strings.
  • Prevent inline code in footnotes from rendering as [object Object].
  • Add regression coverage for a footnote containing both inline math and inline code.

@vercel

vercel Bot commented Jun 2, 2026

Copy link
Copy Markdown

@alxkzmn is attempting to deploy a commit to the Andy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Jun 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website-v2-production Ready Ready Preview, Comment Jun 2, 2026 2:23pm

Request Review

@vplasencia vplasencia merged commit 0ff6980 into privacy-ethereum:main Jun 14, 2026
2 of 3 checks passed
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.

Incorrect rendering of blocks in footnotes

2 participants