There's no documentation for this item.
# File rdoc/markup/simple_markup/to_latex.rb, line 143 def accept_heading(am, fragment) @res << convert_heading(fragment.head_level, am.flow(fragment.txt)) end
<code/>
<pre/>
<code/>and<pre/>for code samples.