From 90e4053ad21bf1d3f0eceedd9b6b3cfcfc93d026 Mon Sep 17 00:00:00 2001 From: Stefaan Lippens Date: Wed, 13 Apr 2022 11:52:32 +0200 Subject: [PATCH] Remove duplicate reference label from intro.md --- docs/sphinx/intro.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/sphinx/intro.md b/docs/sphinx/intro.md index 7c7f46b3..3a22bbff 100644 --- a/docs/sphinx/intro.md +++ b/docs/sphinx/intro.md @@ -212,14 +212,6 @@ And some more content. ```` Because your new section has a label (`section-two`), you can reference it with the `ref` role. -Add it to your markdown file like so: - - -```md -(label-name)= -## Some header -``` - Add this to your markdown file from above, like so: ````md