Features page: add ability to link to a particular feature
matklad opened this issue · 6 comments
matklad commented
Features page: add ability to link to a particular feature
matklad commented
Pehaps adding id attributes to the necessary divs should be enough?
matklad commented
Ok, ids work, but if you actually follow that link, a part of the description would be hidden by the page header...
mkaput commented
Yes, there is special partial called h for it. Docs use it if you need reference
mkaput commented
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
matklad commented
Oh wow, I've been promised a marketplace page so many years ago, glad to see it finally come to frution!