There's no documentation for this item.
# File rdoc/markup/simple_markup/to_flow.rb, line 86 def accept_verbatim(am, fragment) @res << Flow::VERB.new((convert_flow(am.flow(fragment.txt)))) end
<code/>
<pre/>
<code/>and<pre/>for code samples.