### Describe the bug when I use the new icon syntax, there is no spacing after certain icons even though I add a space in text. tested with the following: ``` {icon}`pencil` {icon}`logo_vulnerability_management` ``` - latter looks fine ### Expected behavior I get a space if I add a space ### Steps to reproduce ``` 4. Select **Create** to create a new policy, or select **Edit** {icon}`pencil` to open an existing policy. ``` gives you this: <img width="946" height="80" alt="Image" src="https://github.com/user-attachments/assets/ebbe3af0-2f3c-49f9-bddc-acfe9c8c097a" /> ### Tooling - [x] docs-builder - [ ] migration tooling - [ ] I'm not sure