parchment icon indicating copy to clipboard operation
parchment copied to clipboard

How do we replicate the functionality inside a blot's `replace` function?

Open micmcgrorty opened this issue 7 months ago • 0 comments

Blots used to have a replace function, but this no longer appears to be the case as of version 2.

Where should this functionality now live? replaceWith is mentioned in the PR to remove replace, but what if a blot was using both replace and replaceWith?

micmcgrorty avatar Jul 18 '24 14:07 micmcgrorty