Is it possible to make a single node (paragraph) not editable but the others remain editable.
Is it possible to make a single node (paragraph) not editable but the others remain editable.
You can use filterTransaction
to implement something like that.