From ea273e738d3e4eada4a4741aa8d6431ca7cc3d44 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Fri, 31 Oct 2025 11:46:54 -0400 Subject: [PATCH] prettier --- docs/src/extensions/agent-servers.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/extensions/agent-servers.md b/docs/src/extensions/agent-servers.md index 7f8901cfad6e6c649d4d79e46f5d36df3cb6a8a2..07fe2172804b80b52530e2270457128e7d4d01c8 100644 --- a/docs/src/extensions/agent-servers.md +++ b/docs/src/extensions/agent-servers.md @@ -147,7 +147,6 @@ For optimal display, follow these guidelines: - Ensure you have a clean SVG code by processing it through [SVGOMG](https://jakearchibald.github.io/svgomg/) - Avoid including icons with gradients as they will often make the SVG more complicated and possibly not render perfectly - Note that we'll only accept monochrome icons, to preserve Zed's design consistency. (You can still use opacity in different paths of your SVG to add visual layering.) This is all you need to distribute an agent server through Zed's extension system!