<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,7 +24,7 @@ Usage
 
 	$('body').nsm_TOC();
 	$('body').nsm_TOC({ hash_prefix: &quot;h-&quot;}); // Changes the hash prefix for the TOC links
-	$('body').nsm_TOC({ min_depth: 2, max_depth: 5}); // Creates a TOC using heading elments 2-5 nested in the target element
+	$('body').nsm_TOC({ start_depth: 2, end_depth: 5}); // Creates a TOC using heading elments 2-5 nested in the target element
 	$('body').nsm_TOC({ append_top_links: false}); // Doesn't add top links to heading elements
 
 ### Example TOC output:</diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ body{padding-right:336px;}
 .toc-marker{color:#999; font-size:10px;}
 .tags, #toc .tags a{color:#f00}
 .top{font-size:10px;}
-#toc{background:#333; font-size:11px; padding:18px 18px 18px 0; position:fixed; top:0; right:0; bottom:0; width:300px;}
+#toc{background:#333; font-size:11px; padding:18px 18px 18px 0; position:absolute; height:600px; top:0; right:0; bottom:0; width:300px;}
 #toc ul, #toc li{line-height:1.3em; margin:0; padding:0; list-style-type:none}
 #toc li{margin-left:18px;}
 #toc a{color:#fff}</diff>
      <filename>core.css</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@
 * http://newism.com.au
 *
 * @author Leevi Graham - Technical Director, Newism Pty Ltd
-* @version 1.0.0
+* @version 1.1.0
 * @requires jQuery 1.2+ http://jquery.com
 * @see http://github.com/newism/nsm.toc.jquery_plugin/tree/master
 *</diff>
      <filename>jquery-nsm_TOC.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>35ef0e154b2e308b044834b693a21e4a497450ae</id>
    </parent>
  </parents>
  <author>
    <name>leevigraham</name>
    <email>leevi@newism.com.au</email>
  </author>
  <url>http://github.com/newism/nsm.toc.jquery_plugin/commit/4242148ac23c27d387290ceb2980418397606c44</url>
  <id>4242148ac23c27d387290ceb2980418397606c44</id>
  <committed-date>2009-04-05T05:26:23-07:00</committed-date>
  <authored-date>2009-04-05T05:26:23-07:00</authored-date>
  <message>Updated version to 1.1.0 + readme</message>
  <tree>cb3a9e7931d8d5d83ceeaa66819d024fc1fd0b3b</tree>
  <committer>
    <name>leevigraham</name>
    <email>leevi@newism.com.au</email>
  </committer>
</commit>
