Sha256: e2b2c05305e4b0d8ef2dd72d2fe9e251f4f1938284e67376832c024a2f6fe997

Contents?: true

Size: 424 Bytes

Versions: 1

Compression:

Stored size: 424 Bytes

Contents

<figure class="video-container" id="<%= id %>">
  <iframe src="https://player.vimeo.com/video/<%= embed_id %>?title=0&amp;byline=0&amp;portrait=0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

  <% unless caption.to_s.empty? %>
    <figcaption class="caption video-caption video-caption-vimeo">
      <%= MarkdownMedia.render_markdown caption %>
    </figcaption>
  <% end %>
</figure>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
markdown_media-1.0.0 lib/templates/vimeo.erb