Github supports code blocks with `diff` as the language, like so: ```diff /// See [`Rotation`] /// - /// [`Rotation`]: struct.Rotation.html - /// See [`Rotation`](struct.Rotation.html) + /// See [`Rotation`] ``` This is not the case on the published version of `wool, it is possible to add it ?