On https://spec.openapis.org/, for all versions of the specification, there's a conflict between user-defined anchors (<a name="infoObject"></a> in MD) which appear both in the navbar and in the main document (they are turned into <span id="infoObject"...) making quite complicated the navigation between objects when reading the specification.
To reproduce the bug:
Note that using the link with the anchor in a new tab works: the document scrolls to the right section.