In the web app, URLs that appear inside inline code (wrapped in backticks) render as code and are not actionable.
Example:
- Message contains:
`https://example.com/docs`
- Expected: user can open the URL directly from the message
- Actual: it looks inert; there’s no straightforward way to open it by clicking