Sha256: c07c4eb8edc8043d5e0e7b417223efa2587c9cdddae6b81b912dd439ba22db5f

Contents?: true

Size: 166 Bytes

Versions: 7

Compression:

Stored size: 166 Bytes

Contents

<%= turbo_stream.update params[:element_id] do %>
  <div class="ms:px-3 ms:py-2">
    <%= render "marksmith/shared/rendered_body", body: @body %>
  </div>
<% end %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
marksmith-0.0.10 app/views/marksmith/markdown_previews/create.turbo_stream.erb
marksmith-0.0.9 app/views/marksmith/markdown_previews/create.turbo_stream.erb
marksmith-0.0.8 app/views/marksmith/markdown_previews/create.turbo_stream.erb
marksmith-0.0.7 app/views/marksmith/markdown_previews/create.turbo_stream.erb
marksmith-0.0.6 app/views/marksmith/markdown_previews/create.turbo_stream.erb
marksmith-0.0.5 app/views/marksmith/markdown_previews/create.turbo_stream.erb
marksmith-0.0.4 app/views/marksmith/markdown_previews/create.turbo_stream.erb