# File lib/asciidoctor/backends/html5.rb, line 445 def template @template ||= @eruby.new <%#encoding:UTF-8%><div#{id} class="literalblock#{role_class}">#{title_div}<div class="content monospaced"><pre><%= template.preserve_endlines(content, self) %></pre></div></div> end
Generated with the Darkfish Rdoc Generator 2.