From be877bc691190909b587454e7bb7c89818762338 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 9 Jul 2014 20:00:22 -0700 Subject: plugins: add new example doodad hackery bullshitery and markdown block plugin for markdown includes --- docs/_includes/components/navs.html | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) (limited to 'docs/_includes/components') diff --git a/docs/_includes/components/navs.html b/docs/_includes/components/navs.html index ed1f53f61..cd9db235b 100644 --- a/docs/_includes/components/navs.html +++ b/docs/_includes/components/navs.html @@ -5,23 +5,8 @@

Roll your own navigation style by extending the base .nav component. All Bootstrap's nav components are built on top of this. Includes styles for the disabled state, but not the active state.

-
- -
-{% highlight html %} + +{% example html %} -{% endhighlight %} +{% endexample %}

Classes are used so your markup can be super flexible.

-- cgit v1.2.3