From 2eee8128b008fd3f6254111e5d62abf9d01691db Mon Sep 17 00:00:00 2001 From: Stefan Dellmuth Date: Tue, 3 Apr 2018 19:43:13 +0200 Subject: [PATCH] Prevent rendering issue caused by a missing ul-tag (#6897) Merge pull request 6897 --- docs/_tutorials/navigation.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/_tutorials/navigation.md b/docs/_tutorials/navigation.md index 8fc6fe5d..26a803fb 100644 --- a/docs/_tutorials/navigation.md +++ b/docs/_tutorials/navigation.md @@ -396,9 +396,11 @@ In addition to inserting items from the YAML data file into your list, you also
-
  • Introduction
  • -
  • Configuration
  • -
  • Deployment
  • +
    In this case, assume `Deployment` is the current page.