Overview
Code artifacts render syntax-highlighted code with live preview and execution.Supported Languages
Code Previews 🆓
| Language | Code Block | Features |
|---|---|---|
| HTML | ```html | Live preview in iframe |
| React/JSX | ```jsx | Live component preview |
| Vue | ```vue | SFC with preview |
| JSON | ```json | Tree view, formatting |
| SVG | ```svg | Live preview |
| Diff | ```diff | Side-by-side view |
Code Runtime ⭐ Pro
| Language | Code Block | Features |
|---|---|---|
| JavaScript | ```javascript | Execution, console output |
| Python | ```python | Pyodide execution |
⭐ Code Runtime (JavaScript & Python execution) requires a Pro subscription. Code Previews are free.