You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jonas Birmé edited this page Aug 13, 2026
·
1 revision
name: feedback-callout-label-format
description: Wiki callout blockquotes use a bolded short label followed by an unbolded sentence, never a fully-bolded lead sentence
metadata:
type: feedback
Format every > callout blockquote as > **Short Label:** unbolded sentence text... (e.g. **Known limitation:**, **Note:**). Do not bold the entire lead sentence (e.g. > **There is no direct HTTP access to a Browserhand instance.** The rest...).
Why: text-reviewer flagged this exact pattern on Service:-Browserhand.md (2026-08-13) as inconsistent with every other callout on both Service:-Browserhand.md and Feature:-My-Agent-Tasks.md, which all use the short-label pattern.
How to apply: Before shipping any new callout box on a wiki page, check the label is a short noun phrase (2-4 words) in bold followed by a colon, then plain text for the explanation. Grep the target page and a couple of sibling pages for existing > ** callouts to confirm the local convention before adding a new one.