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