@halo-dev/richtext-editor 0.0.0-alpha.5 → 0.0.0-alpha.6

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.
@@ -26990,7 +26990,7 @@ img.ProseMirror-separator {
26990
26990
  title: "\u6570\u5B66\u516C\u5F0F",
26991
26991
  keywords: ["katex", "math", "shuxuegongshi"],
26992
26992
  command: ({ editor, range }) => {
26993
- editor.chain().focus().deleteRange(range).setNode("katexBlock").run();
26993
+ editor.chain().focus().deleteRange(range).addKatex().run();
26994
26994
  }
26995
26995
  }
26996
26996
  ].filter(