Hi I was wondering if it was possible to create blocks utilizing twig without using the builder to create a block. If I were to add the code in the render section would twig be processed there?
For example on this line in the code for a MB Block
'render_code' => 'TWIG CODE HERE'
Thank you!
Kyle