All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 34s
The (code :class "text-violet-700" ...) was embedded inside a string child of (p), causing the SX parser to see text-violet-700 as a bare symbol. Close the text string before the (code) element so it becomes a proper child of the paragraph. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>