https://github.com/microsoft/TypeScript/pull/39760 just went in, but doesn't render the new tag to quick info correctly. **Code** ```ts /** @see x it is cool */ const y = 1 ``` **Expected behavior:** Quick info renders "@see x — it is cool" **Actual behavior:** Quick info renders "@see — it is cool"