Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add HTML code to 'demo' section
  • Loading branch information
Eugene Simakin committed Jan 5, 2014
1 parent 2f40998 commit 8a75511
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Expand Up @@ -83,6 +83,9 @@ <h3>
});
</code></pre>

<p>And HTML code:</p>
<pre><code class="highlight"> &lt;<span class="nt">ul</span> <span class="na">id</span>=<span class="s">&quot;pagination-demo&quot;</span> <span class="na">class</span>=<span class="s">&quot;pagination-sm&quot;</span>&gt;&lt;/<span class="nt">ul</span>&gt;</code></pre>

<h3>
<a name="options-and-events" class="anchor" href="#options-and-events"><span
class="octicon octicon-link"></span></a>Options and events</h3>
Expand Down Expand Up @@ -112,6 +115,12 @@ <h3>
</ul>
</p>

<h3>
<a name="examples" class="anchor" href="#examples"><span
class="octicon octicon-link"></span></a>Examples</h3>

<h4>Simple example</h4>



</section>
Expand All @@ -122,6 +131,7 @@ <h3>
<li><a href="#intro">Intro</a></li>
<li><a href="#demo">Demo</a>
<li><a href="#options-and-events">Options and events</a>
<li><a href="#examples">Examples</a>
</ul>

</aside>
Expand Down

0 comments on commit 8a75511

Please sign in to comment.