<%= turbo_stream.update params[:element_id] do %>
<%= render "marksmith/shared/rendered_body", body: @body %>
<% end %>