Hi, i know editor.render() can update all blocks, Is there any way to update only a certain block?
I see from the source that BlockMananger may be able to do it, but it is not a public API.
If editor.js can get or update specific blocks, it may be beneficial for collaborative editing and performance.
Hi, i know editor.render() can update all blocks, Is there any way to update only a certain block?
I see from the source that BlockMananger may be able to do it, but it is not a public API.
If editor.js can get or update specific blocks, it may be beneficial for collaborative editing and performance.