diff --git a/packages/cli/test/functional/test_site/_markbind/layouts/navigation/site-nav.md b/packages/cli/test/functional/test_site/_markbind/layouts/navigation/site-nav.md index 51f99d60a1..7999651679 100644 --- a/packages/cli/test/functional/test_site/_markbind/layouts/navigation/site-nav.md +++ b/packages/cli/test/functional/test_site/_markbind/layouts/navigation/site-nav.md @@ -4,6 +4,7 @@ * ### Testing Site-Nav * **Dropdown :expanded:** :glyphicon-search: title :pencil2: * [Dropdown link one](https://www.google.com/) + * [Html within site-nav should be displayed properly](https://www.google.com/) * Nested Dropdown title :triangular_ruler: * [**Nested** Dropdown link one](https://www.google.com/) * [**Nested** Dropdown link two](https://www.google.com/) diff --git a/packages/cli/test/functional/test_site/expected/bugs/index.html b/packages/cli/test/functional/test_site/expected/bugs/index.html index f2a348ee20..e0ff75d25f 100644 --- a/packages/cli/test/functional/test_site/expected/bugs/index.html +++ b/packages/cli/test/functional/test_site/expected/bugs/index.html @@ -76,19 +76,25 @@