Methods

Class/Module Index [+]

Quicksearch

Asciidoctor::DocBook45::BlockFloatingTitleTemplate

Public Instance Methods

template() click to toggle source
# File lib/asciidoctor/backends/docbook45.rb, line 176
def template
  @template ||= @eruby.new <%#encoding:UTF-8%><bridgehead#{common_attrs_erb} renderas="sect<%= @level %>"><%= title %></bridgehead>
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.