* SetCellAttr in prosemirror-tables needs parameters The `setCellAttr` command has no use if we can't pass parameters to it. My issue was setting the background color of a cell in a table. See issue https://github.com/ueberdosis/tiptap/issues/862. * Fix spaces in function parameters `A space is required after '{' `