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

add support for plugins linked by their full url #47

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

jefcolbi
Copy link

@jefcolbi jefcolbi commented Nov 18, 2022

Hi.
If you add a plugin with his full url, example: 'https://cdn.jsdelivr.net/gh/mdgaziur/EditorJS-LaTeX@latest/dist/editorjs-latex.bundle-min.js', it will fail because '//cdn.jsdelivr.net/npm/' will be prepended.
This PR fix it.

@2ik
Copy link
Owner

2ik commented Nov 23, 2022

in this case, you can specify any external link. I don't think this is a good solution.

@jefcolbi
Copy link
Author

what do you mean by an external link? The example i provided is not an external link?

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 this pull request may close these issues.

2 participants