diff --git a/pages/_docs/breadcrumb.md b/pages/_docs/breadcrumb.md index 7754fd19a..74819ccbe 100644 --- a/pages/_docs/breadcrumb.md +++ b/pages/_docs/breadcrumb.md @@ -6,8 +6,11 @@ bootstrap-link: components/breadcrumb/ done: true --- -### Default markup +............ + +### Default markup + The dividers are automatically created in the content of the `:before` pseudo-element of li tags. You can inform the current page using the `active` modifier in a `li` tag. It will disable the navigation of inner links. {% example %}