- Issue created by @fago
- 🇦🇹Austria fago Vienna
It seems would could do something like the following:
Allow conversion plugins to be registered. Identify the conversion plugin to use by #type or #theme key.
Examples of #type and #theme we'll need to implement
#type component --> logic for XB, see 📌 Support component and astro_island render arrays Active and 📌 Support for Experience Builder Active
#theme custom_element --> straight conversion from custom element object
#theme block --> possibly special handling for blocksLayouts use varying #theme keys based upon the layout, but have a #layout key. So we might want to support differentiating based upon that also.