Sha256: a54c9dbc14397a2b0fec9cc7cb36f3d6a2d47cec1da15231d613c609f5d72b30
Contents?: true
Size: 348 Bytes
Versions: 1
Compression:
Stored size: 348 Bytes
Contents
<figure class="video-container" id="<%= id %>"> <iframe src="https://www.youtube.com/embed/<%= embed_id %>" frameborder="0" allowfullscreen></iframe> <% unless caption.to_s.empty? %> <figcaption class="caption video-caption video-caption-youtube"> <%= 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/youtube.erb |