<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,12 @@
 A collection of Textmate snippets &amp; bundles I find useful.
 
-Tab Triggers
-  `li+a` (HTML) expands into a `&lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;/a&gt;&lt;/li&gt;` block
-  `lin` (HTML) expands into a `&lt;li class=&quot;&quot;&gt;&lt;a href=&quot;#&quot;&gt;&lt;/a&gt;&lt;/li&gt;` block (useful for list navigations)
-  `/c` (HTML) expands into a `&lt;!-- /end --&gt;` comment (useful for ending id/class groups)
-  `reset` (CSS) expands into a CSS reset block I've become accustomed to using
-
-Command Triggers
-  Cmd+Shift+H (CSS) expands selected text into a comment heading
\ No newline at end of file
+## Tab Triggers
+
+* `li+a` (HTML) expands into a `&lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;/a&gt;&lt;/li&gt;` block
+* `lin` (HTML) expands into a `&lt;li class=&quot;&quot;&gt;&lt;a href=&quot;#&quot;&gt;&lt;/a&gt;&lt;/li&gt;` block (useful for list navigations)
+* `/c` (HTML) expands into a `&lt;!-- /end --&gt;` comment (useful for ending id/class groups)
+* `reset` (CSS) expands into a CSS reset block I've become accustomed to using
+
+## Command Triggers
+
+* `Cmd+Shift+H` (CSS) expands selected text into a comment heading
\ No newline at end of file</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c0f6ec9f75734971abc2696d1590507e93f03685</id>
    </parent>
  </parents>
  <author>
    <name>Kyle Neath</name>
    <email>kneath@gmail.com</email>
  </author>
  <url>http://github.com/kneath/textmate-snippets/commit/de86e4f8a4718e6fa7730aa6d059920bfde4cc0b</url>
  <id>de86e4f8a4718e6fa7730aa6d059920bfde4cc0b</id>
  <committed-date>2008-09-04T13:47:09-07:00</committed-date>
  <authored-date>2008-09-04T13:47:09-07:00</authored-date>
  <message>Oh, except maybe actually format it for markdown too</message>
  <tree>a15181ccd0d4c841c10e62146577527c65976f57</tree>
  <committer>
    <name>Kyle Neath</name>
    <email>kneath@gmail.com</email>
  </committer>
</commit>
