<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,10 @@
 &lt;?php
 /**
  * DokuWiki Syntax Plugin Clearfloat
+ *
+ * Clears the floating of elements such as images.
+ *
+ * Syntax:  ~~CLEARFLOAT~~ or ~~CL~~
  * 
  * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  * @author  Michael Klier &lt;chi@chimeric.de&gt;
@@ -27,7 +31,7 @@ class syntax_plugin_clearfloat extends DokuWiki_Syntax_Plugin {
             'email'  =&gt; 'chi@chimeric.de',
             'date'   =&gt; '2007-01-08',
             'name'   =&gt; 'Clearfloat',
-            'desc'   =&gt; 'Clears previous floats from images.',
+            'desc'   =&gt; 'Clears the floating of elements such as images.',
             'url'    =&gt; 'http://www.chimeric.de/projects/dokuwiki/plugin/clearfloat'
         );
     }
@@ -68,4 +72,4 @@ class syntax_plugin_clearfloat extends DokuWiki_Syntax_Plugin {
     }
 
 }
-//Setup VIM: ex: et ts=4 enc=utf-8 :
+// setup vim:ts=4:sw=4:enc=utf-8:</diff>
      <filename>syntax.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>28f301c80a27959a9386c96a885a3a6a1e22eb83</id>
    </parent>
  </parents>
  <author>
    <name>Michael Klier</name>
    <email>chi@chimeric.de</email>
  </author>
  <url>http://github.com/chimeric/dokuwiki-plugin-clearfloat/commit/c7dc63ead4138ac534e1f3fb441e92741583e00b</url>
  <id>c7dc63ead4138ac534e1f3fb441e92741583e00b</id>
  <committed-date>2007-01-26T10:20:31-08:00</committed-date>
  <authored-date>2007-01-26T10:20:31-08:00</authored-date>
  <message>cosmetic changes in syntax.php

darcs-hash:20070126182031-23886-7aed3a88e2d191db8d034dad4a461287517bc283.gz</message>
  <tree>187c20a7d549b8901d757cd9be4773842470c308</tree>
  <committer>
    <name>Michael Klier</name>
    <email>chi@chimeric.de</email>
  </committer>
</commit>
