@paroicms/quill-editor-plugin 1.43.0 → 1.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -150,7 +150,7 @@ function videoPluginBlotProcessing(_service, value, _options) {
150
150
  height="315"
151
151
  src="https://www.youtube.com/embed/${encodeURIComponent(videoId)}"
152
152
  ></iframe>
153
- `;
153
+ `;
154
154
  }
155
155
  async function internalLinkPluginBlotProcessing(service, value, options) {
156
156
  const documentId = StringOrUndefinedAT.assert(value);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paroicms/quill-editor-plugin",
3
- "version": "1.43.0",
3
+ "version": "1.44.0",
4
4
  "description": "Quill Editor plugin for ParoiCMS",
5
5
  "keywords": [
6
6
  "paroicms",