-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
A-MarkdownArea: Issues with markdownArea: Issues with markdownA-SummaryArea: The summary page, organization of pages.Area: The summary page, organization of pages.
Description
https://github.com/taskchampion/taskchampion/pull/220/files#diff-6e490221db20aaa056f2ed2c63443806b309ec63182541ddea9dd0b84e7eb501R4 changed SUMMARY.md:
- [Welcome to TaskChampion](./welcome.md)
- [Installation](./installation.md)
* [Using the Task Command](./using-task-command.md)
to
- [Welcome to TaskChampion](./welcome.md)
* [Installation](./installation.md)
* [Using the Task Command](./using-task-command.md)
before this change, the installation
chapter did not appear in the TOC, nor did it get generated into HTML.
I suspect there's an issue with mixing -
and *
. I admit it's a weird way to write a list, but the docs do say that either one can be used. At least, it'd be nice if this was flagged as an error in mdbook test
.
Metadata
Metadata
Assignees
Labels
A-MarkdownArea: Issues with markdownArea: Issues with markdownA-SummaryArea: The summary page, organization of pages.Area: The summary page, organization of pages.