Sha256: ae287974b28b81e25f253f2858464d5da358fcbef363b320d21463b0d9bcc124
Contents?: true
Size: 289 Bytes
Versions: 1
Compression:
Stored size: 289 Bytes
Contents
<figure class="video-container" 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
markdown_media-1.0.0 | lib/templates/video.erb |