diff --git a/main/index.html b/main/index.html
index 34f6026..bc278ac 100644
--- a/main/index.html
+++ b/main/index.html
@@ -2,7 +2,7 @@
execution-zone-module doc-test reports — main
execution-zone-module doc-test reports
-main · commit b27f7b4
+main · commit d70225c
diff --git a/main/macos-latest/index.html b/main/macos-latest/index.html
index f241706..5a4b8b4 100644
--- a/main/macos-latest/index.html
+++ b/main/macos-latest/index.html
@@ -53,6 +53,7 @@
.md table { border-collapse: collapse; margin: 8px 0; }
.md th, .md td { border: 1px solid var(--border); padding: 5px 10px; }
.md blockquote { border-left: 3px solid var(--border); margin: 8px 0; padding: 2px 12px; color: var(--muted); }
+ .md img { width: 100%; height: auto; border: 1px solid var(--border); border-radius: 6px; }
.exec { margin-bottom: 14px; }
.exec:last-child { margin-bottom: 0; }
.exec-head { display: flex; align-items: center; gap: 8px; margin-bottom: 6px; }
@@ -79,7 +80,7 @@
-
+
+