Describe the bug
Changing a node attr such as a heading level does not show in diff / suggestion mode
To Reproduce
Steps to reproduce the behavior:
- Go to https://y-prosemirror-demo.netlify.app/
- Type "Hello world", set to heading
- Set suggestions to "Edit"
- Select text, change to heading level 2
Notice how the change is visible (the heading level changes), but not shown as a suggested-change
Expected behavior
I expect to be able to type in the original content, similar to how this works in Google Docs.
Screenshots
Additional context
Describe the bug
Changing a node attr such as a heading level does not show in diff / suggestion mode
To Reproduce
Steps to reproduce the behavior:
Notice how the change is visible (the heading level changes), but not shown as a suggested-change
Expected behavior
I expect to be able to type in the original content, similar to how this works in Google Docs.
Screenshots
Additional context