mkaszas opened a new pull request #93: URL: https://github.com/apache/incubator-datasketches-website/pull/93
https://github.com/apache/incubator-datasketches-website/issues/91 @leerho This fixes the first issue we discussed, by doing 2 things: - Instead of searching for the first link on the page with a `href` same as the current URL, we search only inside the `#toc`. - To maintain previous functionality, we're also checking if the top navigation includes a link to the current page, and highlight that link if so. With this fix in place, there's no need to use any special syntax for the top navigation links or the TOC links, everything will work as expected. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
