Merge branch 'worktree-iso-phase-4' into macros

This commit is contained in:
2026-03-07 11:00:51 +00:00
11 changed files with 1813 additions and 5 deletions

View File

@@ -342,6 +342,8 @@
:filename (get item "filename") :href (str "/specs/" (get item "slug"))
:source (read-spec-file (get item "filename"))))
extension-spec-items))
"testing" (~spec-testing-content
:spec-source (read-spec-file "test.sx"))
:else (let ((spec (find-spec slug)))
(if spec
(~spec-detail-content