We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d92cc6 commit 84af39fCopy full SHA for 84af39f
README.md
@@ -20,17 +20,7 @@ Include module at your application
20
import InlineCode from '@editorjs/inline-code';
21
```
22
23
-### Load from CDN
24
-
25
-You can load specific version of package from [jsDelivr CDN](https://www.jsdelivr.com/package/npm/@editorjs/inline-code).
26
27
-`https://cdn.jsdelivr.net/npm/@editorjs/inline-code@latest`
28
29
-Require this script on a page with Editor.js.
30
31
-```html
32
-<script src="..."></script>
33
-```
+Optionally, you can load this tool from CDN [JsDelivr CDN](https://cdn.jsdelivr.net/npm/@editorjs/inline-code@latest)
34
35
## Usage
36
0 commit comments