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