<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -466,7 +466,7 @@ function twig_truncate_filter($text, $length = 100, $ending = &quot;...&quot;, $exact = fa
     return truncate($text, $length, $ending, $exact, $html);
 }
 
-function twig_excerpt_filter($text, $length = 200, $ending = &quot;...&quot;, $exact = false) {
+function twig_excerpt_filter($text, $length = 200, $ending = &quot;...&quot;, $exact = false, $html = true) {
     $paragraphs = preg_split(&quot;/(\r?\n\r?\n|\r\r)/&quot;, $text);
     if (count($paragraphs) &gt; 1)
         return $paragraphs[0];</diff>
      <filename>includes/class/Twig/runtime.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1deb6b08aaa1c0dd138c95474ef9c4e6112b6385</id>
    </parent>
  </parents>
  <author>
    <name>Alex Suraci</name>
    <email>i.am@toogeneric.com</email>
  </author>
  <url>http://github.com/vito/chyrp/commit/7e11e9aba488e9e20e9d8bbca70cc1898d48686f</url>
  <id>7e11e9aba488e9e20e9d8bbca70cc1898d48686f</id>
  <committed-date>2009-07-06T14:45:10-07:00</committed-date>
  <authored-date>2009-07-06T14:45:10-07:00</authored-date>
  <message>Fixed Twig excerpt filter.</message>
  <tree>76a2fb653dc8e3e3496576f997f45a1e068eaf43</tree>
  <committer>
    <name>Alex Suraci</name>
    <email>i.am@toogeneric.com</email>
  </committer>
</commit>
