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