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

feat: handle bitbucket urls #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leandro-costa-oliveira
Copy link

@leandro-costa-oliveira leandro-costa-oliveira commented Nov 18, 2024

Handle URLs for Bitbucket.

It replaces blob per src, and adjusts the line specification for bitbucket.org

Current url:

https://bitbucket.org/leandro_costa/my-repo/blob/d4747aa202870bfb8721dc593b1aa510b75437f3/my-file.js/#L10-L20

After this PR:
https://bitbucket.org/leandro_costa/my-repo/src/d4747aa202870bfb8721dc593b1aa510b75437f3/my-file.js/#lines10:20

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

Successfully merging this pull request may close these issues.

1 participant