Add to the sequences recognized as general markup
# File rdoc/markup/simple_markup.rb, line 225 def add_html(tag, name) @am.add_html(tag, name) end
<code/>
<pre/>
<code/>and<pre/>for code samples.