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 ffe88d7 commit 9d4ee68Copy full SHA for 9d4ee68
guide/src/format/summary.md
@@ -34,7 +34,7 @@ allow for easy parsing. Let's see how you should format your `SUMMARY.md` file.
34
```markdown
35
# Title of Part
36
37
- - [Title of the first Chapter](relative/path/to/markdown.md)
+ - [Title of the first Chapter](relative/path/to/markdown.md)
38
- [Title of the second Chapter](relative/path/to/markdown2.md)
39
- [Title of a sub Chapter](relative/path/to/markdown3.md)
40
0 commit comments