Skip to content

Commit 7da7146

Browse files
committed
chore: Remove trailing spaces
1 parent e35ce91 commit 7da7146

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ Link to [Hello, World!](#hello-world) on the same page.
3636

3737
This is a [*normal* link to an anchor](https://www.mkdocs.org/user-guide/writing-your-docs/#linking-to-pages). MkDocs generates anchors for each heading, and they can always be used to link to something, either within the same page (as shown here) or by specifying the path of the other page.
3838

39-
But with this plugin, you can **link to a heading from any other page** on the site *without* needing to know the path of either of the pages, just the heading title itself.
39+
But with this plugin, you can **link to a heading from any other page** on the site *without* needing to know the path of either of the pages, just the heading title itself.
40+
4041
Let's create another Markdown page to try this, `subdir/doc2.md`:
4142

4243
```markdown

0 commit comments

Comments
 (0)