Error on build
- Dominant language
- Shell
- Stars
- 1.5k
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Apologies if this turns out to be user error.
I have tried:
cargo install mdbook
mdbook build
on Windows 10, and on Ubuntu 16.04.3 LTS, using master as of the date of this incident. In both cases I get the following error:
$ mdbook build
2018-07-18 07:39:08 [ERROR] (mdbook::utils): Error: Summary parsing failed
2018-07-18 07:39:08 [ERROR] (mdbook::utils): Caused By: There was an error parsing the numbered chapters
2018-07-18 07:39:08 [ERROR] (mdbook::utils): Caused By: Error at line 5, column 16: You can't have an empty link.
Contributor guide
Research direction
Reproduce the report with `cargo install mdbook` followed by `mdbook build` on the repository's documented content. Start with the summary entry reported at line 5, column 16 and investigate the empty-link parsing error; done means the build completes without the Summary parsing failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100