Skip to content

Commit ada2754

Browse files
khaliqgantclaude
andcommitted
fix: quickstart code formatting and indentation
Add prettier-ignore to prevent linter from stripping indentation inside code blocks. Break long lines for narrow docs column. Filter empty messages in onMessageReceived callback. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 40ff281 commit ada2754

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

web/content/docs/quickstart.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
---
1+
## {/* prettier-ignore */}
2+
23
title: 'Quickstart'
34
description: 'Launch your first agents in 2 minutes.'
5+
46
---
57

68
The Agent Relay SDK makes it super easy to integrate agent-to-agent communication into your existing application.

0 commit comments

Comments
 (0)