Hi
It appears I cannot add schema attrs to 'table' 'table_row' or 'table_cell' tags
Docs shows adding attrs to p tag which works fine.
https://www.telerik.com/kendo-react-ui/components/editor/schema/
Here is an example of my issue forked from the example in docs adding attrs to table tag.
https://stackblitz.com/edit/react-paewaz-lapmmp?embed=1&file=app/main.jsx
Thanks