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

Resolve uri started with slash. #48

Open
vanadium23 opened this issue Aug 3, 2020 · 2 comments
Open

Resolve uri started with slash. #48

vanadium23 opened this issue Aug 3, 2020 · 2 comments

Comments

@vanadium23
Copy link

vanadium23 commented Aug 3, 2020

I have an absolute path links, that works fine in VS Code, but the plugin does not detect them as links.

Example like this:

<!-- first.md -->

# First

Hello world!
<!-- some/long/path/second.md -->

# Second

[here](/first.md)

We can replace root as workspaceFolder.

P.s. I want first to discuss this feature, and if it is good than can implement. :)

@tchayen
Copy link
Owner

tchayen commented Aug 16, 2020

I am sorry for the long response time. I can't see any problem with this idea so if you are interested in developing a solution for this I am very glad and open to help.

@tchayen
Copy link
Owner

tchayen commented Aug 18, 2020

I've just now discovered that another good suggestions regarding file discovery was mentioned in #47. If you will be working on that, would you mind abstracting a proper function for normalizing/stripping the URL so we could also easily add support for that?

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