Sha256: e21354b36f7db2830d3ee538a8110223b830e635a1ea0ea2c40fa6db35d333fa
Contents?: true
Size: 302 Bytes
Versions: 12
Compression:
Stored size: 302 Bytes
Contents
<figure class="video-container <%= klass %>" id="<%= id %>"> <video controls> <source src="<%= embed_id %>" /> </video> <% unless caption.to_s.empty? %> <figcaption class="caption video-caption"> <%= MarkdownMedia.render_markdown caption %> </figcaption> <% end %> </figure>
Version data entries
12 entries across 12 versions & 1 rubygems