Skip to content

Commit a786d34

Browse files
committed
got to admit its getting meta
1 parent acb885e commit a786d34

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/syntax/links.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,10 @@ Headings will automatically create anchor links in the resulting HTML. The are a
4848

4949
For example:
5050

51-
`## Remote clusters: Cross-cluster setup!`
52-
<br>becomes<br>
53-
`#remote-clusters-cross-cluster-setup`
51+
```markdown
52+
### Same-page links (anchors)
53+
<!-- Creates anchor #same-page-links-anchors -->
54+
```
5455

5556
#### Custom anchors
5657
You can specify custom anchors for headings inline:

0 commit comments

Comments
 (0)