We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i'm trying to add mdbook-linkcheck to our project, but getting a strange error:
Error: Unable to parse RenderContext Caused by: missing field `sections` at line 1 column 479523 2022-05-16 12:27:34 [ERROR] (mdbook::renderer): Renderer exited with non-zero return code. 2022-05-16 12:27:34 [ERROR] (mdbook::utils): Error: Rendering failed 2022-05-16 12:27:34 [ERROR] (mdbook::utils): Caused By: The "linkcheck" renderer failed
Maybe its because we are using a forked mdbook version based on rust-lang/mdBook#1306? Any idea how to fix it?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, i'm trying to add mdbook-linkcheck to our project, but getting a strange error:
Maybe its because we are using a forked mdbook version based on rust-lang/mdBook#1306? Any idea how to fix it?
The text was updated successfully, but these errors were encountered: