Skip to content

Maintenance doesn't follow mainstream mdbook? #134

@michalfita

Description

@michalfita

With mdbook v0.5.1 installed, mdbook-epub v0.4.48 run as plug-in fails with:

 INFO Invoking the "epub" renderer
Running mdbook-epub as plugin waiting on the STDIN input. If you wanted to process the files in the current folder, use the -s flag from documentation, See: mdbook-epub --help
[2025-11-20T19:27:00Z ERROR mdbook_epub] Unable to parse render context
ERROR Renderer exited with non-zero return code.
ERROR Rendering failed
	Caused by: The "epub" renderer failed

with RUST_LOG=debug:

 INFO Book building has started
 INFO Running the epub backend
 INFO Invoking the "epub" renderer
[2025-11-20T19:40:49Z INFO  mdbook_epub] Booting EPUB generator...
[2025-11-20T19:40:49Z DEBUG mdbook_epub] prepared generator args = Args { standalone: false, root: "." }
[2025-11-20T19:40:49Z DEBUG mdbook_epub] run EPUB book build...
Running mdbook-epub as plugin waiting on the STDIN input. If you wanted to process the files in the current folder, use the -s flag from documentation, See: mdbook-epub --help
[2025-11-20T19:40:49Z ERROR mdbook_epub] Unable to parse render context
ERROR Renderer exited with non-zero return code.
ERROR Rendering failed
	Caused by: The "epub" renderer failed

Is this result of incompatibilities with the new mdbook minor version, or something else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions