Methods

Class/Module Index [+]

Quicksearch

Asciidoctor::HTML5::BlockExampleTemplate

Public Instance Methods

template() click to toggle source
# File lib/asciidoctor/backends/html5.rb, line 514
def template
  @template ||= @eruby.new <%#encoding:UTF-8%><div#{id} class="exampleblock#{role_class}">#{title_div :caption => true}<div class="content"><%= content %></div></div>
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.