Open Nutomic opened 2 years ago
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 https://github.com/rust-lang/mdBook/pull/1306? Any idea how to fix it?
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 https://github.com/rust-lang/mdBook/pull/1306? Any idea how to fix it?