There's no documentation for this item.
# File rdoc/markup/simple_markup/lines.rb, line 143 def as_text @lines.map {|l| l.text}.join("\n") end
<code/>
<pre/>
<code/>and<pre/>for code samples.