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