This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * OpenClaw Preview Annotations | |
| * | |
| * Inject into any HTML preview to enable inline feedback. | |
| * Pure client-side - no backend required. | |
| * Works on desktop and mobile (iOS Safari, etc.) | |
| * | |
| * Usage: Include this script at the end of your HTML body. | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Martian Engineering — AI Workshop Materials</title> | |
| <style> | |
| :root { | |
| --bg: #0f0f0f; | |
| --bg-card: #1a1a1a; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * OpenClaw Preview Annotations | |
| * | |
| * Inject into any HTML preview to enable inline feedback. | |
| * Pure client-side - no backend required. | |
| * Works on desktop and mobile (iOS Safari, etc.) | |
| * | |
| * Usage: Include this script at the end of your HTML body. | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Martian Engineering — AI Workshop Materials</title> | |
| <style> | |
| :root { | |
| --bg: #0f0f0f; | |
| --bg-card: #1a1a1a; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Annotation Test v3</title> | |
| <style> | |
| body { | |
| font-family: -apple-system, sans-serif; | |
| max-width: 600px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * OpenClaw Preview Annotations | |
| * | |
| * Inject into any HTML preview to enable inline feedback. | |
| * Pure client-side - no backend required. | |
| * Works on desktop and mobile (iOS Safari, etc.) | |
| * | |
| * Usage: Include this script at the end of your HTML body. | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Annotation Test v3</title> | |
| <style> | |
| body { | |
| font-family: -apple-system, sans-serif; | |
| max-width: 600px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * OpenClaw Preview Annotations | |
| * | |
| * Inject into any HTML preview to enable inline feedback. | |
| * Pure client-side - no backend required. | |
| * Works on desktop and mobile (iOS Safari, etc.) | |
| * | |
| * Usage: Include this script at the end of your HTML body. | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Annotation Test v2</title> | |
| <style> | |
| body { | |
| font-family: -apple-system, sans-serif; | |
| max-width: 600px; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * OpenClaw Preview Annotations | |
| * | |
| * Inject into any HTML preview to enable inline feedback. | |
| * Pure client-side - no backend required. | |
| * Works on desktop and mobile (iOS Safari, etc.) | |
| * | |
| * Usage: Include this script at the end of your HTML body. | |
| */ |