Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow anchor tags in the URL for line number in a given file #21

Open
GoogleCodeExporter opened this issue Nov 17, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

Handle an anchor tag in a file URL to jump to a line number like gitweb does by 
appending #l<number> to the blob.

Also annoying problem is that since the UI renders the file lines using <li>, 
the generated numbers are not searchable in a browser. So there is currently no 
way to jump to a particular line by its number.

Original issue reported on code.google.com by vnagarn...@google.com on 22 Feb 2013 at 10:20

@GoogleCodeExporter
Copy link
Author

Issue 41 has been merged into this issue.

Original comment by sop@google.com on 24 Jun 2015 at 5:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant