We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd4fec commit dd61948Copy full SHA for dd61948
docs/syntax/links.md
@@ -40,9 +40,7 @@ Link to sections within the same document using heading anchors prefixed with `#
40
[Jump to the next section](#next-section-anchor)
41
```
42
43
-Headings will automatically create anchor links in the resulting html.
44
-
45
-Heading anchors are automatically generated by:
+Headings will automatically create anchor links in the resulting HTML. The are automatically generated by:
46
47
- Converting to lowercase
48
- Replacing spaces with hyphens
0 commit comments