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

Absolute links not using http:// or https:// are treated as relative #25

Closed
robbcrg opened this issue Jul 30, 2021 · 2 comments
Closed

Comments

@robbcrg
Copy link

robbcrg commented Jul 30, 2021

In my case I am using IntelliJ and create links to allow me to edit any document from my editor using the Jetbrains Toolbox. The URL is of the form:

  • `jetbrains://idea/navigate/reference?project=PROJECT-NAME&path=REALTIVE-PATH-TO-FILE:LINE-NUMBER
    • The LINE-NUMBER is optional
robbcrg added a commit to robbcrg/mkdocs-ezlinks-plugin that referenced this issue Jul 30, 2021
@orbikm
Copy link
Owner

orbikm commented Aug 2, 2021

This was fixed w/ PR #28. I will be putting together a release (0.1.12) which contains these fixes in just a few moments.

@orbikm orbikm closed this as completed Aug 2, 2021
orbikm added a commit that referenced this issue Aug 2, 2021
* Fixes issue #25, `Absolute links not using http:// or https:// are treated as relative`.

* Fixes issue #27, `Dictionary file cache is not being leveraged`.
@orbikm orbikm mentioned this issue Aug 2, 2021
orbikm added a commit that referenced this issue Aug 2, 2021
* Fixes issue #25, `Absolute links not using http:// or https:// are treated as relative`.

* Fixes issue #27, `Dictionary file cache is not being leveraged`.
@orbikm
Copy link
Owner

orbikm commented Aug 2, 2021

Release is live, you should be able to update using pip now to the latest.

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

No branches or pull requests

2 participants