<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,8 +8,10 @@ Make sure you have jQuery.js and jQuery.dataTables.js in /public/javascripts/ an
 ### Setup
 
 Give table a class of 'datatable' so that the Javascript knows which tables to alter.
-Add &lt;thead&gt; around the table header (These elements will associate to the columns array created below, allowing sorting).
-Add &lt;tbody&gt; around the table rows (These are the elements that will be sorted and paginated.)
+
+Add thead around the table header (These elements will associate to the columns array created below, allowing sorting).
+
+Add tbody around the table rows (These are the elements that will be sorted and paginated.)
 
 Activate using &lt;%= datatable() %&gt;, passing in the columns, how to filter them (sorting type), and any other settings (ajax source, search?, label for search, processing image)
 </diff>
      <filename>README.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b1756395fcc1896f648f7efeffac45a2fb312982</id>
    </parent>
  </parents>
  <author>
    <name>chriswarren</name>
    <email>christopher.warren@gmail.com</email>
  </author>
  <url>http://github.com/phronos/rails_datatables/commit/83d2cdefa5035fe5bd8309c541a77cce59c29757</url>
  <id>83d2cdefa5035fe5bd8309c541a77cce59c29757</id>
  <committed-date>2009-11-02T13:07:22-08:00</committed-date>
  <authored-date>2009-11-02T13:07:22-08:00</authored-date>
  <message>Updated Readme formatting</message>
  <tree>a1e3e969d72226eac7e2b6308a46cc3ff6916929</tree>
  <committer>
    <name>chriswarren</name>
    <email>christopher.warren@gmail.com</email>
  </committer>
</commit>
