diff --git a/docs/components/pagination.md b/docs/components/pagination.md index 8ef8cba891..4d4866f4c3 100644 --- a/docs/components/pagination.md +++ b/docs/components/pagination.md @@ -169,11 +169,11 @@ Alternatively, you can align each link to the sides: Pager links also use the `.disabled` class. -{% highlight html %} +{% example html %} -{% endhighlight %} +{% endexample %}