,
+ command: ({ editor, range }: CommandProps) =>
+ editor.chain().focus().deleteRange(range).toggleCodeBlock().run(),
+ },
+ {
+ title: "Table",
+ description: "Create a 2x2 table.",
+ searchTerms: ["table", "cell", "row"],
+ icon: