There's no documentation for this item.
# File rdoc/markup/simple_markup/inline.rb, line 79 def ==(o) self.text == o.text && self.type == o.type end
<code/>
<pre/>
<code/>and<pre/>for code samples.