### Describe the issue It looks like there is a case mismatch in the anchor tags. For example: <a href="/wg/#wit">(WIT)</a> does not lead to the correct spot on https://datatracker.ietf.org/wg/ but: <a href="/wg/#WIT">(WIT)</a> would. ### Code of Conduct - [X] I agree to follow the [IETF's Code of Conduct](https://github.com/ietf-tools/.github/blob/main/CODE_OF_CONDUCT.md)
Describe the issue
It looks like there is a case mismatch in the anchor tags.
For example:
(WIT)
does not lead to the correct spot on https://datatracker.ietf.org/wg/ but:
(WIT)
would.
Code of Conduct