Sha256: 3c4c1cbc722124d86d2fcc438044a4bb242172c2030f360641e65b87e0244c57
Contents?: true
Size: 392 Bytes
Versions: 1
Compression:
Stored size: 392 Bytes
Contents
<figure class="video-container" id="<%= id %>"> <iframe frameborder="0" src="//www.dailymotion.com/embed/video/<%= embed_id %>" 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/dailymotion.erb |