dev-juju/EditorJS-React-Renderer

Is this supposed to support custom block types?

Closed this issue · 3 comments

I've implemented a custom renderer for a custom block plugin that I built but it doesn't render. Looking at the code I can see that if the renderer key doesn't match any it just returns an empty fragment?

@timeisenhuth

V3.4.0 should allow you create custom renderers for unsupported blocks

@dev-juju Awesome, any timeline on that release?

Yesterday :)