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

Link to paste and jump to line number #154

Open
xenithorb opened this issue May 4, 2017 · 4 comments
Open

Link to paste and jump to line number #154

xenithorb opened this issue May 4, 2017 · 4 comments
Labels

Comments

@xenithorb
Copy link

xenithorb commented May 4, 2017

I think what this would require is assigning each number an id, and then you could just use the <URI>#<id> format.

Possibly a duplicate of #148, though all I'm really wanting to do is be able to link to a line number to more easily convey the position I want someone to look at. At present the lines are only separated by <br> elements so there's no divs to assign IDs to.

Example: https://hastebin.com/tiasdowavu#L39 would lead the scroll to line 39

@seejohnrun
Copy link
Contributor

Also relevant: #43

@seejohnrun
Copy link
Contributor

I like the approach of tackling the overall problem in pieces, starting with this which would be easy to implement and solve a majority of the cases people would like.

@ririko5834
Copy link

Good idea

@github-actions
Copy link

github-actions bot commented Mar 8, 2022

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 8, 2022
@filipechagas filipechagas added triage and removed stale labels Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants