feedback_callout_label_format - EyevinnOSC/community GitHub Wiki
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.