Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Clicking on TOC should go to location in source file #5
Comments
alphapapa
commented
Jul 25, 2017
|
This is mildly amusing. Having just seen your package, I was reminded of this, which you just added a comment to. Anyway, the code in that link shows how to jump to the position. By the way, I recently saw someone else's package based on the code in that link, but now I can't find it. He basically took the code I wrote and used that as a base. I don't know why I can't find it... |
|
Cool, thanks! I figured it wouldn't be too hard, but it's nice to have a pointer. |
abingham commentedJul 21, 2017
Not sure how hard/easy this will be.