Update guide/src/format/summary.md
Co-authored-by: Eric Huss <eric@huss.org>
This commit is contained in:
parent
ffe88d7e29
commit
9d4ee689db
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ allow for easy parsing. Let's see how you should format your `SUMMARY.md` file.
|
||||||
```markdown
|
```markdown
|
||||||
# Title of Part
|
# Title of Part
|
||||||
|
|
||||||
- [Title of the first Chapter](relative/path/to/markdown.md)
|
- [Title of the first Chapter](relative/path/to/markdown.md)
|
||||||
- [Title of the second Chapter](relative/path/to/markdown2.md)
|
- [Title of the second Chapter](relative/path/to/markdown2.md)
|
||||||
- [Title of a sub Chapter](relative/path/to/markdown3.md)
|
- [Title of a sub Chapter](relative/path/to/markdown3.md)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue