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

Option to define URL transformation #379

Open
nstringham opened this issue Jul 30, 2024 · 0 comments
Open

Option to define URL transformation #379

nstringham opened this issue Jul 30, 2024 · 0 comments

Comments

@nstringham
Copy link

My markdown contains links with relative paths like [a source code file](/src/path/to/file.java) I want this to get transformed to [a source code file](https://github.com/somedude/somerepo/tree/main/src/path/to/file.java) this could be accomplished by adding an option in vscode settings that I can set to https://github.com/somedude/somerepo/tree/main and that will get pretended to every url that doesn't contain ://

I am willing to try to help make a PR for this if that would be helpful.

@nstringham nstringham changed the title Option to define IRL transformation Option to define URL transformation Jul 30, 2024
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

1 participant