docs(AGENTS.md): emphasize preference for masked links

This commit is contained in:
CLAWDINATOR 2026-01-08 21:16:04 +00:00
parent 4bbc34016f
commit 50b96e4aef

View File

@ -254,8 +254,8 @@ clawdbot daemon restart
**Platform formatting:**
- **Discord:** No markdown tables (render badly). Use bullet lists instead.
- **Discord masked links:** Use `[text](<url>)` — angle brackets inside suppress embeds: `[#504](<https://github.com/org/repo/issues/504>)`
- **Bare links:** Wrap in `<>` to suppress embeds: `<https://example.com>`
- **Discord links:** Always prefer masked links with embed suppression: `[text](<url>)` e.g. `[#504](<https://github.com/org/repo/issues/504>)`
- **Bare links (if needed):** Wrap in `<>` to suppress embeds: `<https://example.com>`
- Keep it scannable — headers, bullets, not walls of text