From f49c3612055b972573c2104fa8684757a352203e Mon Sep 17 00:00:00 2001 From: Nik Divjak Date: Wed, 27 May 2026 02:30:07 +0200 Subject: [PATCH] fix(grunt/tui): proper hover-preview + click for #N ticket refs (replaces ugly [label](url)) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs hivemind #233. Closes the 'ugly link being showed' regression Nik flagged immediately after the first hover-preview attempt. ## What changed Previous shipped path: pre-process text to inject markdown links `[#229](http://localhost:5173/tasks/229)`. Opentui's markdown renderer displays inline links as the LITERAL bracket+label+paren+URL string (see node_modules/.bun/@opentui+core/index*.js renderInlineToken 'link' case). Even in conceal mode the URL leaks as `