There's no documentation for this item.
# File rdoc/markup/simple_markup/inline.rb, line 127 def change_attribute(current, new) diff = current ^ new attribute(new & diff, current & diff) end
<code/>
<pre/>
<code/>and<pre/>for code samples.