Sha256: 355a6ead59df46132ed9547bee3b34bfcb55899f164f37e19977c24ee0bc6332
Contents?: true
Size: 437 Bytes
Versions: 12
Compression:
Stored size: 437 Bytes
Contents
<figure class="video-container <%= klass %>" id="<%= id %>"> <iframe src="https://player.vimeo.com/video/<%= embed_id %>?title=0&byline=0&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
12 entries across 12 versions & 1 rubygems