Sha256: 460671335bfd7340090b9c52c258647e0b3a257188a90c20556fd7e77b74d67e

Contents?: true

Size: 219 Bytes

Versions: 7

Compression:

Stored size: 219 Bytes

Contents

<%= content_tag :div, class: "ms:prose ms:prose-zinc" do %>
  <%= sanitize(@body, tags: %w(table th tr td span) + ActionView::Helpers::SanitizeHelper.sanitizer_vendor.safe_list_sanitizer.allowed_tags.to_a) %>
<% end %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
marksmith-0.0.10 app/views/marksmith/shared/_rendered_body.html.erb
marksmith-0.0.9 app/views/marksmith/shared/_rendered_body.html.erb
marksmith-0.0.8 app/views/marksmith/shared/_rendered_body.html.erb
marksmith-0.0.7 app/views/marksmith/shared/_rendered_body.html.erb
marksmith-0.0.6 app/views/marksmith/shared/_rendered_body.html.erb
marksmith-0.0.5 app/views/marksmith/shared/_rendered_body.html.erb
marksmith-0.0.4 app/views/marksmith/shared/_rendered_body.html.erb