import { pasteRulesPlugin } from "https://deno.land/x/netzo@0.4.72/deps/@tiptap/react.ts";
Create an paste rules plugin. When enabled, it will cause pasted text that matches any of the given rules to trigger the rule’s action.
import { pasteRulesPlugin } from "https://deno.land/x/netzo@0.4.72/deps/@tiptap/react.ts";
Create an paste rules plugin. When enabled, it will cause pasted text that matches any of the given rules to trigger the rule’s action.