Closed mattpilott closed 3 years ago
@matt3224 for non core blocks, I'd have to add in custom formatting, since i would never know image_left
or any other keys exist. I can look at Lazy blocks when I have a chance and add support, or happy to merge a PR that supports them.
Happy to help get you started down the path of support for them.
I'm working with lazyblocks and i'm seeing the following:
As you can see image_left and image_right are url encoded rather than an object. Perhaps there needs to be some additional formatting added to deal with this type of thing
Thanks!