The following comment: ``` /// This class specializes the interpolation of Tween<int> to be ``` ...turns into the text "This class specializes the interpolation of Tween to be" because the `<int>` part is treated like HTML markup.