<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,29 +8,34 @@ h2. Usage:
 # Include the plugin file in the @&lt;head/&gt;@ of your webpage. 
 &lt;link rel=&quot;stylesheet&quot; href=&quot;tabsplugin/screen.css&quot; type=&quot;text/css&quot; media=&quot;screen,projection&quot;&gt;
 # Add the class @&quot;tabs&quot;@ to your list. An example: 
+&lt;pre&gt;
 &lt;ul class='tabs'&gt;
 	&lt;li&gt;&lt;a href='#text1'&gt;Tab 1&lt;/a&gt;&lt;/li&gt;
 	&lt;li&gt;&lt;a href='#text2'&gt;Tab 2&lt;/a&gt;&lt;/li&gt;
 	&lt;li&gt;&lt;a href='#text3'&gt;Tab 3&lt;/a&gt;&lt;/li&gt;
 &lt;/ul&gt;
+&lt;/pre&gt;
 
 h2. More options: 
 
 You can add a label to your list by adding the class @&quot;label&quot;@ to the first item. This item should not have a link in it. 
+&lt;pre&gt;
 &lt;ul class='tabs'&gt;
 	&lt;li class='label'&gt;This is a &quot;label&quot;:&lt;/li&gt;
 	&lt;li&gt;&lt;a href='#text1'&gt;Tab 1&lt;/a&gt;&lt;/li&gt;
 	&lt;li&gt;&lt;a href='#text2'&gt;Tab 2&lt;/a&gt;&lt;/li&gt;
 	&lt;li&gt;&lt;a href='#text3'&gt;Tab 3&lt;/a&gt;&lt;/li&gt;
 &lt;/ul&gt;
+&lt;/pre&gt;
 
 You can mark the currently selected item with the class @&quot;selected&quot;@. 
-
+&lt;pre&gt;
 &lt;ul class='tabs'&gt;
 	&lt;li&gt;&lt;a href='#text1' class='selected'&gt;Tab 1&lt;/a&gt;&lt;/li&gt;
 	&lt;li&gt;&lt;a href='#text2'&gt;Tab 2&lt;/a&gt;&lt;/li&gt;
 	&lt;li&gt;&lt;a href='#text3'&gt;Tab 3&lt;/a&gt;&lt;/li&gt;
 &lt;/ul&gt;
+&lt;/pre&gt;
 
 h2. Demo: 
 </diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cd0edfc5c304693e59302774ad448c20da17f928</id>
    </parent>
  </parents>
  <author>
    <name>Christian Montoya</name>
    <email>sirokai@gmail.com</email>
  </author>
  <url>http://github.com/Montoya/blueprint-plugin---tabs/commit/a3a9971d9ecd70eaeb9c18cbfd4e0e53ad539de8</url>
  <id>a3a9971d9ecd70eaeb9c18cbfd4e0e53ad539de8</id>
  <committed-date>2008-11-10T20:53:14-08:00</committed-date>
  <authored-date>2008-11-10T20:53:14-08:00</authored-date>
  <message>Fixing README</message>
  <tree>608bc786a8036cd7d4726536bc410703b1baff34</tree>
  <committer>
    <name>Christian Montoya</name>
    <email>sirokai@gmail.com</email>
  </committer>
</commit>
