Return true if this line is blank
# File rdoc/markup/simple_markup/lines.rb, line 62 def isBlank? @text.length.zero? end
<code/>
<pre/>
<code/>and<pre/>for code samples.