orbikm/mkdocs-ezlinks-plugin

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

Closed this issue · 2 comments

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

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.

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