<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>test/source/_includes/sig.markdown</filename>
    </added>
    <added>
      <filename>test/source/_posts/2008-12-13-include.markdown</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -86,10 +86,10 @@ class TestPost &lt; Test::Unit::TestCase
   
   def test_include
     Jekyll.source = File.join(File.dirname(__FILE__), *%w[source])
-    p = Post.new(File.join(File.dirname(__FILE__), *%w[source _posts]), &quot;2008-12-13-include.textile&quot;)
+    p = Post.new(File.join(File.dirname(__FILE__), *%w[source _posts]), &quot;2008-12-13-include.markdown&quot;)
     layouts = {&quot;default&quot; =&gt; Layout.new(File.join(File.dirname(__FILE__), *%w[source _layouts]), &quot;simple.html&quot;)}
     p.add_layout(layouts, {&quot;site&quot; =&gt; {&quot;posts&quot; =&gt; []}})
     
-    assert_equal &quot;&lt;&lt;&lt; &lt;p&gt;&amp;#8212;&lt;br /&gt;\nTom Preston-Werner&lt;br /&gt;\ngithub.com/mojombo&lt;/p&gt; &gt;&gt;&gt;&quot;, p.output
+    assert_equal &quot;&lt;&lt;&lt; &lt;hr /&gt;\n&lt;p&gt;Tom Preston-Werner github.com/mojombo&lt;/p&gt;\n\n&lt;p&gt;This &lt;em&gt;is&lt;/em&gt; cool&lt;/p&gt; &gt;&gt;&gt;&quot;, p.output
   end
 end
\ No newline at end of file</diff>
      <filename>test/test_post.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>test/source/_includes/sig.textile</filename>
    </removed>
    <removed>
      <filename>test/source/_posts/2008-12-13-include.textile</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>bcb67ecc23be7619d5fff90f24f040e6276ee076</id>
    </parent>
  </parents>
  <author>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </author>
  <url>http://github.com/metajack/jekyll/commit/fbdcf469c454299eef8d39624a1dd01d06b36cc6</url>
  <id>fbdcf469c454299eef8d39624a1dd01d06b36cc6</id>
  <committed-date>2008-12-15T12:04:19-08:00</committed-date>
  <authored-date>2008-12-15T12:04:19-08:00</authored-date>
  <message>add markdown test</message>
  <tree>bea97a30b08152eb3afbb65d34c04931308c82ab</tree>
  <committer>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </committer>
</commit>
