Asciidoctor::BaseTemplate
# File lib/asciidoctor/backends/docbook45.rb, line 455 def template @template ||= @eruby.new <%#encoding:UTF-8%><<%= (tag_name = title? ? 'example' : 'informalexample') %>#{common_attrs_erb}>#{title_tag}#{content_erb}</<%= tag_name %>> end
[Validate]
Generated with the Darkfish Rdoc Generator 2.