From 229ee6434524b4919b10260c736445d9a92ac480 Mon Sep 17 00:00:00 2001 From: Martyna Date: Wed, 5 Feb 2020 15:54:58 +0100 Subject: [PATCH] test --- pages/_docs/breadcrumb.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 %}