Inscryb / inscryb-markdown-editor

A simple, beautiful, and embeddable JavaScript Markdown editor. Based off SimpleMDE by Sparksuite.
MIT License
90 stars 16 forks source link

jsDeliver not working #1

Closed Nattle closed 6 years ago

Nattle commented 6 years ago

https://cdn.jsdelivr.net/gh/inscryb/inscrybmde-markdown-editor@1/dist/inscrybmde.min.css

returns Failed to fetch version info for inscryb/inscrybmde-markdown-editor.

MartinKolarik commented 6 years ago

Hi, I'm Martin from jsDelivr.

For the above link to work, a GitHub release of this repo needs to be made first. However, the code is already published to npm, so you can use a npm-based link instead: https://cdn.jsdelivr.net/npm/inscrybmde@1.11.3/dist/

We actually recommend using npm links where possible, so I'd just suggest changing links in the README.

Nattle commented 6 years ago

Fixed it, your js deliver links should be: https://cdn.jsdelivr.net/npm/inscrybmde@1.11.3/dist/inscrybmde.min.css https://cdn.jsdelivr.net/npm/inscrybmde@1.11.3/dist/inscrybmde.min.js

Nattle commented 6 years ago

and after refreshing the page I see your comment. :p

CWharton commented 6 years ago

Updated links on the readme.md. Thank you.

sdcomilla1 commented 1 year ago

Hi, I'm Martin from jsDelivr.

For the above link to work, a GitHub release of this repo needs to be made first. However, the code is already published to npm, so you can use a npm-based link instead: https://cdn.jsdelivr.net/npm/inscrybmde@1.11.3/dist/

We actually recommend using npm links where possible, so I'd just suggest changing links in the README. Which type of change in the README have to do? I have understood, gh to npm replace is fixable thats ok. But dont understand, changing about README. Please tell clearly about this. Thanks."Changing links in the README"