From 466d36e54175ee00927d6518d9481acd2d210590 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 16 Apr 2015 16:56:40 -0700 Subject: Redo all our callouts with the custom callout plugin - Replaces manual use of .bd-callout with {% callout [type] %} - Rearranged some callouts for proximity to others - Turned long lists of callouts--like those on tooltips, plugings, etc--into a list because holy shit that's overwhelming --- docs/javascript/tabs.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/javascript/tabs.md') diff --git a/docs/javascript/tabs.md b/docs/javascript/tabs.md index b526cfd2e..141c88dc7 100644 --- a/docs/javascript/tabs.md +++ b/docs/javascript/tabs.md @@ -42,10 +42,11 @@ Add quick, dynamic tab functionality to transition through panes of local conten -
-

Extends tabbed navigation

-

This plugin extends the tabbed navigation component to add tabbable areas.

-
+{% callout info %} +#### Extends tabbed navigation + +This plugin extends the [tabbed navigation component](../components/#nav-tabs) to add tabbable areas. +{% endcallout %} ## Usage -- cgit v1.2.3