The title says it all. The following code: ```c++ using T1 = std::vector<int>; using T2 = std::vector< int>; ``` Is rendered as: <img width="282" height="100" alt="Image" src="https://github.com/user-attachments/assets/2094ba81-7cf9-44de-a5a0-594076756e2b" /> and <img width="278" height="363" alt="Image" src="https://github.com/user-attachments/assets/5f303e43-64b4-47f7-86f9-7229a1f5e289" /> **Version** Doxygen 1.17.0 from the official website, Linux x86-64
The title says it all. The following code:
Is rendered as:
and

Version
Doxygen 1.17.0 from the official website, Linux x86-64