Hongming Wang c6494de5ad docs: wrap <ws-id> placeholders in backticks to fix MDX build
Bare <ws-id> in headings emitted a `raw` HAST node that the renderer
couldn't handle ("Cannot handle unknown node `raw`"). Wrapping in
backticks renders as inline code instead of being parsed as JSX/HTML.

Verified locally with `npm run build` (106/106 static pages green).
2026-05-01 16:31:05 -07:00
2026-04-21 03:00:15 +00:00
S
Description
No description provided
3.7 MiB
Languages
MDX 98.1%
TypeScript 1.6%
JavaScript 0.3%