intellij-rust/intellij-rust.github.io

Features page: add ability to link to a particular feature

matklad opened this issue · 6 comments

Features page: add ability to link to a particular feature

Pehaps adding id attributes to the necessary divs should be enough?

Ok, ids work, but if you actually follow that link, a part of the description would be hidden by the page header...

Yes, there is special partial called h for it. Docs use it if you need reference

Oh yeah I see what you wanted to do. In that particular situation, ids will probably be the best way to go. The issue of bad position cannot be fixed, only workarounded with some additional markup.

Undin commented

Our documentation is migrating to JetBrains Marketplace so close this issue

Oh wow, I've been promised a marketplace page so many years ago, glad to see it finally come to frution!