<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,7 +25,7 @@
 			&lt;% end %&gt;
 		&lt;/small&gt;&lt;/p&gt;
 		&lt;div class=&quot;entry&quot;&gt;
-			&lt;%= post.summary %&gt;
+			&lt;%= post.summary_html %&gt;
 			&lt;% if post.more? %&gt;
 				&lt;a href=&quot;&lt;%= post.url %&gt;&quot;&gt;Continue reading &amp;raquo;&lt;/a&gt;
 			&lt;% end %&gt;</diff>
      <filename>views/index.erb</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@
 	&lt;h2 class=&quot;title&quot;&gt;&lt;a href=&quot;&lt;%= post.url %&gt;&quot;&gt;&lt;%= post[:title] %&gt;&lt;/a&gt;&lt;/h2&gt;
 	&lt;p class=&quot;meta&quot;&gt;&lt;small&gt;&lt;%= post.linked_tags %&gt; | &lt;a href=&quot;&lt;%= post.url %&gt;#disqus_thread&quot;&gt;comments&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;
 	&lt;div class=&quot;entry&quot;&gt;
-		&lt;%= post.summary %&gt;
+		&lt;%= post.summary_html %&gt;
 		&lt;% if post.more? %&gt;
 			&lt;a href=&quot;&lt;%= post.url %&gt;&quot;&gt;Continue reading &amp;raquo;&lt;/a&gt;
 		&lt;% end %&gt;</diff>
      <filename>views/tagged.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f94422e11de5556f0ca75cdf24a1ff07764bde8e</id>
    </parent>
  </parents>
  <author>
    <name>Stephen Eley</name>
    <email>sfeley@gmail.com</email>
  </author>
  <url>http://github.com/adamwiggins/scanty/commit/9d4b0041a4a1493f0ed6f95d2aa077d4ffdc7adb</url>
  <id>9d4b0041a4a1493f0ed6f95d2aa077d4ffdc7adb</id>
  <committed-date>2008-12-31T10:04:14-08:00</committed-date>
  <authored-date>2008-12-31T10:04:14-08:00</authored-date>
  <message>Markdown conversion on summary snippets in 'index' and 'tagged'</message>
  <tree>bb6e39f57d53d99b48a0878374615bf047b213d8</tree>
  <committer>
    <name>Stephen Eley</name>
    <email>sfeley@gmail.com</email>
  </committer>
</commit>
