From: Chris Rebert Date: Fri, 30 Oct 2015 05:40:12 +0000 (-0700) Subject: Docs: Make pagination example live X-Git-Tag: v4.0.0-alpha.2~198 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d0827556788b9b585cdc992eb2c09ad0284ce7;p=thirdparty%2Fbootstrap.git Docs: Make pagination example live [skip sauce] --- diff --git a/docs/components/pagination.md b/docs/components/pagination.md index c0ff3a8a30..99d4220fa4 100644 --- a/docs/components/pagination.md +++ b/docs/components/pagination.md @@ -71,7 +71,7 @@ Links are customizable for different circumstances. Use `.disabled` for unclicka You can optionally swap out active or disabled anchors for ``, or omit the anchor in the case of the prev/next arrows, to remove click functionality while retaining intended styles. -{% highlight html %} +{% example html %} -{% endhighlight %} +{% endexample %} ### Sizing