## Describe the problem: The CSS `content` for external links wraps to a new line. Example: <img width="924" alt="Image" src="https://github.com/user-attachments/assets/93b9fc97-e973-4747-b725-987dd8ffc3ba" /> ### Steps to reproduce: 1. Create an external link. 2. Make the width of your browser window such that the external link content wraps. ### Observed Results: I expected it not to wrap. I have a fix for this and will submit it shortly.