<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,6 +39,7 @@ $path = blog_publish_dir(&quot;{$smarty-&gt;template_dir}/.posts&quot;, $parts);
 list($title, $tags, $body) = preg_split(&quot;!\r?\n\r?\n!&quot;,
 	file_get_contents($argv[1]), 3);
 $tags = preg_split('!\s+!', $tags);
+$body = input_footnoterize($body, end($parts));
 blog_publish_smarty($path, &quot;$file.preview&quot;, time(), $title, $tags, $body,
 	false);
 echo &quot;[publish] created a preview of the post's Smarty template\n&quot;;</diff>
      <filename>bin/preview</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>71544c0ec6cd07acddfd9288cae224fdea05b235</id>
    </parent>
  </parents>
  <author>
    <name>Richard Crowley</name>
    <email>r@rcrowley.org</email>
  </author>
  <url>http://github.com/rcrowley/bashpress/commit/b7711a421cda5b50387593ecb6f8e77eff1e3a1f</url>
  <id>b7711a421cda5b50387593ecb6f8e77eff1e3a1f</id>
  <committed-date>2009-03-16T21:44:44-07:00</committed-date>
  <authored-date>2009-03-16T21:44:44-07:00</authored-date>
  <message>Process footnote links in previews, too.</message>
  <tree>7b3043a73a9fdf29deff634a6f7b7b86a56d31fe</tree>
  <committer>
    <name>Richard Crowley</name>
    <email>r@rcrowley.org</email>
  </committer>
</commit>
