Asciidoctor::BaseTemplate
# 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.