Summary
Convert the Split Two Columns block so that it saves and outputs a full HTML structure on the frontend side, instead of a div element hydrated by React.
Requirements
- save the HTML rendering of the block to database
- render the HTML structure on the frontend, without hydration
- patch existing content so that everything has the same output version
Resources
- relates to
-
PLANET-6911 Investigation: find ways to serve custom blocks on the site that are not Javascript-reliant.
- CLOSED