Prior this change it was not applied to blocks that have no renderer registered. The block gap rendering is added applied in AbstractBlockRenderer so adding a Fallback renderer that extends the AbstractBlockRenderer for all blocks that don't have specific renderer solves the issue. [MAILPOET-6249]