Skip to main content
← Back to list
01Issue
BugShippedSwamp Club
Assigneesstack72

#393 Extension METHODS table truncates Method column; short names like apply/check wrap mid-word on /extensions/@swamp/ssh

Opened by keeb · 5/20/2026· Shipped 5/22/2026

On https://swamp-club.com/extensions/@swamp/ssh the METHODS table renders with the left "Method" column too narrow. Short single-word method names get broken mid-character:

  • apply wraps to appl / y
  • check wraps to chec / k

Looks awful and is hard to scan.

Expected: Method-name cells should fit short identifiers like apply, open, check on a single line — likely needs white-space: nowrap (or word-break: keep-all) on the styled code chips in the left column, and/or a wider min-width for the Method column. The "What it does" column can take the remaining width.

Likely scope: the markdown table renderer used on extension pages (affects any README that uses a short-left-column / long-right-column table).

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 3 MOREPR_MERGED+ 1 MORENOTIFICATION_SKIPPED

Shipped

5/22/2026, 4:31:29 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack725/22/2026, 4:06:38 PM

Sign in to post a ripple.