import { injectExtensionAttributesToParseRule } from "https://deno.land/x/netzo@0.5.65/deps/@tiptap/react.ts";
This function merges extension attributes into parserule attributes (attrs
or getAttrs
).
Cancels when getAttrs
returned false
.
import { injectExtensionAttributesToParseRule } from "https://deno.land/x/netzo@0.5.65/deps/@tiptap/react.ts";
This function merges extension attributes into parserule attributes (attrs
or getAttrs
).
Cancels when getAttrs
returned false
.