Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions docs/sphinx/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down