mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 11:33:55 -05:00
Update guide/src/format/summary.md
Co-authored-by: Eric Huss <eric@huss.org>
This commit is contained in:
@@ -36,7 +36,7 @@ allow for easy parsing. Let's see how you should format your `SUMMARY.md` file.
|
||||
|
||||
- [Title of the first Chapter](relative/path/to/markdown.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)
|
||||
|
||||
|
||||
# Title of Another Part
|
||||
|
||||
Reference in New Issue
Block a user