Sha256: 22a6c1d0fb92e9c16335a3a0ad54352bff9502924599cf450e228f70264db5ba
Contents?: true
Size: 401 Bytes
Versions: 6
Compression:
Stored size: 401 Bytes
Contents
<figure class="video-container <%= klass %>" id="<%= id %>"> <iframe src="https://www.youtube.com/embed/<%= embed_id %>" frameborder="0" gesture="media" allow="encrypted-media" 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
6 entries across 6 versions & 1 rubygems