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

Feature Request: Remote files #45

Open
Umaaz opened this issue Feb 15, 2024 · 0 comments · May be fixed by #46
Open

Feature Request: Remote files #45

Umaaz opened this issue Feb 15, 2024 · 0 comments · May be fixed by #46

Comments

@Umaaz
Copy link
Contributor

Umaaz commented Feb 15, 2024

I have recently come across the use case where I need to include a markdown file that is in another git repo. What is your opinion on making it possible to do this.

As an example if could be:

{! https://raw.githubusercontent.com/<user>/<repo>/<branch>/docs/some_file.md !}

It could detect the urls easily enough download to a temp file and then include as normal.

@Umaaz Umaaz linked a pull request Feb 19, 2024 that will close this issue
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 a pull request may close this issue.

1 participant