ckeditor5-build-strapi-wysiwyg 1.13.0 → 1.14.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (50) hide show
  1. package/README.md +8 -8
  2. package/build/ckeditor.js +4 -4
  3. package/build/ckeditor.js.map +1 -1
  4. package/build/translations/ar.js +1 -1
  5. package/build/translations/az.js +1 -1
  6. package/build/translations/ca.js +1 -1
  7. package/build/translations/cs.js +1 -1
  8. package/build/translations/da.js +1 -1
  9. package/build/translations/de-ch.js +1 -1
  10. package/build/translations/de.js +1 -1
  11. package/build/translations/en-au.js +1 -1
  12. package/build/translations/en-gb.js +1 -1
  13. package/build/translations/es.js +1 -1
  14. package/build/translations/et.js +1 -1
  15. package/build/translations/fa.js +1 -1
  16. package/build/translations/fi.js +1 -1
  17. package/build/translations/fr.js +1 -1
  18. package/build/translations/gl.js +1 -1
  19. package/build/translations/he.js +1 -1
  20. package/build/translations/hi.js +1 -1
  21. package/build/translations/hr.js +1 -1
  22. package/build/translations/hu.js +1 -1
  23. package/build/translations/id.js +1 -1
  24. package/build/translations/it.js +1 -1
  25. package/build/translations/ja.js +1 -1
  26. package/build/translations/ko.js +1 -1
  27. package/build/translations/ku.js +1 -1
  28. package/build/translations/lt.js +1 -1
  29. package/build/translations/lv.js +1 -1
  30. package/build/translations/nb.js +1 -1
  31. package/build/translations/ne.js +1 -1
  32. package/build/translations/nl.js +1 -1
  33. package/build/translations/no.js +1 -1
  34. package/build/translations/pl.js +1 -1
  35. package/build/translations/pt-br.js +1 -1
  36. package/build/translations/ro.js +1 -1
  37. package/build/translations/ru.js +1 -1
  38. package/build/translations/sk.js +1 -1
  39. package/build/translations/sl.js +1 -1
  40. package/build/translations/sq.js +1 -1
  41. package/build/translations/sr-latn.js +1 -1
  42. package/build/translations/sr.js +1 -1
  43. package/build/translations/sv.js +1 -1
  44. package/build/translations/tk.js +1 -1
  45. package/build/translations/tr.js +1 -1
  46. package/build/translations/uk.js +1 -1
  47. package/build/translations/vi.js +1 -1
  48. package/build/translations/zh-cn.js +1 -1
  49. package/build/translations/zh.js +1 -1
  50. package/package.json +5 -6
package/README.md CHANGED
@@ -8,11 +8,11 @@ Enhanced build of [CKEditor 5](https://github.com/ckeditor/ckeditor5) to replace
8
8
 
9
9
  ## Features
10
10
 
11
- - Enhanced build of CKEditor 5 with more capabilities then Classic Editor build has
12
- - Extensive set of features for your rich content
13
- - Automatically upload Inserted images to Strapi Media Library (thanks to [ckeditor5-strapi-upload-plugin](https://github.com/gtomato/ckeditor5-strapi-upload-plugin))
14
- - Access Strapi Media Library directly from the editor toolbar 🔥
15
- - Full screen mode 🔥
11
+ - Enhanced build of CKEditor 5 with more capabilities then Classic Editor build has
12
+ - Extensive set of features for your rich content
13
+ - Automatically upload Inserted images to Strapi Media Library (thanks to [ckeditor5-strapi-upload-plugin](https://github.com/gtomato/ckeditor5-strapi-upload-plugin))
14
+ - Access Strapi Media Library directly from the editor toolbar 🔥
15
+ - Full screen mode 🔥
16
16
 
17
17
  ## How to try
18
18
 
@@ -33,7 +33,7 @@ cd ckeditor5-build-strapi-wysiwyg
33
33
  npm i
34
34
  ```
35
35
 
36
- 3. Open **demo/index.html** in your system browser.
36
+ 3. Open **demo/index.html** in your system browser
37
37
 
38
38
  ## How to use
39
39
 
@@ -47,8 +47,8 @@ If you want to see more features in this build feel free to request it in [issue
47
47
 
48
48
  ## Links
49
49
 
50
- - [NPM package](https://www.npmjs.com/package/ckeditor5-build-strapi-wysiwyg)
51
- - [GitHub repository](https://github.com/Roslovets-Inc/ckeditor5-build-strapi-wysiwyg)
50
+ - [NPM package](https://www.npmjs.com/package/ckeditor5-build-strapi-wysiwyg)
51
+ - [GitHub repository](https://github.com/Roslovets-Inc/ckeditor5-build-strapi-wysiwyg)
52
52
 
53
53
  ## ⭐️ Show your support
54
54