Pinto Block allows you to customize how inline blocks are displayed, integrating with Drupal's Block Content system and Layout Builder. It centralizes the necessary components to render block content while considering the context provided by Layout Builder.
Pinto Block provides a way to take over rendering of inline blocks, as powered by Core's Block Content (block_content.module) module. Pinto provides a clean way to centralize all the pieces needed to display data from a Block Content, while receiving context of the Layout Builder entity.