Rendering Demo

This page verifies the global rendering features configured for the site. Math Rendering Inline math works with \(e^{i\pi} + 1 = 0\). Block math works too: $$ \int_0^1 x^2 \, dx = \frac{1}{3} $$ Mermaid Diagram Rendering This block checks Mermaid code fences and the site’s interactive diagram wrapper. - + Fit flowchart TD Start[Start] --> Write[Write Markdown] Write --> Build[Run Hugo] Build --> Deploy[Push to Vercel] Raw HTML Rendering This disclosure widget is authored as raw HTML inside Markdown. ...

Created  · 1 min