<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -22,7 +22,7 @@ module PDoc
           
           def htmlize(markdown)
             html = BlueCloth.new(markdown).to_html
-            html.gsub(/&lt;code&gt;(.*?)&lt;\/code&gt;/) { |match| auto_link($1, false) }
+            html.gsub(/&lt;code&gt;(.*?)&lt;\/code&gt;/) { |match| auto_link($1) }
           end
           
           def javascript_include_tag(*names)</diff>
      <filename>templates/html/helpers.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1c0ef0251951cd3fdf7529bf079d3480d589179c</id>
    </parent>
  </parents>
  <author>
    <name>James Coglan</name>
    <email>jcoglan@googlemail.com</email>
  </author>
  <url>http://github.com/tobie/pdoc/commit/060cbedb6551cd288d3d16b63c6af163423a36c2</url>
  <id>060cbedb6551cd288d3d16b63c6af163423a36c2</id>
  <committed-date>2009-07-05T05:16:30-07:00</committed-date>
  <authored-date>2009-07-05T05:16:30-07:00</authored-date>
  <message>Use short names for autolinked code-enclosed names in description bodies.</message>
  <tree>c75aa1ef4d08db97c4978771e9a4df4bfdf0d66a</tree>
  <committer>
    <name>James Coglan</name>
    <email>jcoglan@googlemail.com</email>
  </committer>
</commit>
