Fix unterminated list in plans.sx causing sx_docs crash
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m3s

Added 9 missing closing parens — sections/subsections weren't closing
before siblings opened, accumulating unclosed depth through the file.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 20:59:03 +00:00
parent 8be8926155
commit f9939a660c

View File

@@ -2585,6 +2585,4 @@
(td :class "px-3 py-2 text-stone-700" "Spec: ~live and ~ws rendering in all modes"))
(tr :class "border-b border-stone-100"
(td :class "px-3 py-2 font-mono text-sm text-violet-700" "shared/sx/ref/boundary.sx")
(td :class "px-3 py-2 text-stone-700" "SSE/WS IO primitive declarations")))))))
(td :class "px-3 py-2 text-stone-700" "SSE/WS IO primitive declarations"))))))))))))))))