From 977349ceb37f5b5da1cbd8f804241e43d9686883 Mon Sep 17 00:00:00 2001 From: Robin Pokorny <me@robinpokorny.com> Date: Fri, 26 Aug 2022 09:17:00 +0200 Subject: [PATCH] Fix table of contents on search docs (#940) --- docs/search.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/search.md b/docs/search.md index 69bd1067..9ea67c44 100644 --- a/docs/search.md +++ b/docs/search.md @@ -5,15 +5,13 @@ nav_order: 7 --- # Search - {: .no_toc } ## Table of contents - {: .no_toc .text-delta } 1. TOC - {:toc} +{:toc} --- -- GitLab