Skip to content

fix: use non-breaking hyphens to prevent agent name wrapping#13

Merged
AndyBoWu merged 1 commit into
mainfrom
fix/nowrap-agent-names
Mar 12, 2026
Merged

fix: use non-breaking hyphens to prevent agent name wrapping#13
AndyBoWu merged 1 commit into
mainfrom
fix/nowrap-agent-names

Conversation

@AndyBoWu

Copy link
Copy Markdown
Member

Summary

  • Replace deprecated <nobr> tags with Unicode non-breaking hyphens (U+2011) in the Available Agents table
  • GitHub ignores <nobr>, so agent names like prd-planner were still wrapping to two lines

Test plan

  • Verify agent names display on a single line in the rendered README table on GitHub

Replace deprecated <nobr> tags with Unicode non-breaking hyphens (U+2011)
which GitHub actually respects.
@github-actions github-actions Bot added the meta Repo-level files (AGENTS.md, README, reference) label Mar 12, 2026
@AndyBoWu AndyBoWu merged commit cdde83a into main Mar 12, 2026
5 checks passed
@AndyBoWu AndyBoWu deleted the fix/nowrap-agent-names branch March 12, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Repo-level files (AGENTS.md, README, reference)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant