some of these patterns are taken from SmartyPants…
# File rdoc/markup/simple_markup/to_flow.rb, line 168 def convert_string(item) CGI.escapeHTML(item) end
<code/>
<pre/>
<code/>and<pre/>for code samples.