-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
C-enhancementCategory: Enhancement or feature requestCategory: Enhancement or feature request
Description
Problem
Right now, if I am not mistaken I have to include the title of each page both in the SUMMARY.md
and in the markdown file of the page itself with a #
.
That means if I change the title of a page I also have to remember to update it in the other place.
Proposed Solution
I think it would be nice if I could leave the title of the page empty in the `SUMMARY.md
[](./page.md)
and mdbook would use the title from the page.md
file in the table of contents as well.
Notes
mdbook v0.4.51
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: Enhancement or feature requestCategory: Enhancement or feature request