Current behavior is - when clicking on search result (site search, not the toc filter search) we're getting the top of the page, even if it's a very long page and the result is at the end of the page. In this case we have to either use ctrl+f to search inside the page, or scroll down and look for the highlighted text.
A better alternative would be that search results granularity will be in the html fragment level, so if i'm searching for the word "foo" and it exists inside a markdown header called "baz" in a page called "bar" i'll be directed straight to http://www.example.com/bar.html#baz
Current behavior is - when clicking on search result (site search, not the toc filter search) we're getting the top of the page, even if it's a very long page and the result is at the end of the page. In this case we have to either use ctrl+f to search inside the page, or scroll down and look for the highlighted text.
A better alternative would be that search results granularity will be in the html fragment level, so if i'm searching for the word "foo" and it exists inside a markdown header called "baz" in a page called "bar" i'll be directed straight to http://www.example.com/bar.html#baz