Skip to content

Add tests for mdbook plugins#4028

Open
mgeisler wants to merge 1 commit into
bazelbuild:mainfrom
mgeisler:mdbook-plugins-test
Open

Add tests for mdbook plugins#4028
mgeisler wants to merge 1 commit into
bazelbuild:mainfrom
mgeisler:mdbook-plugins-test

Conversation

@mgeisler
Copy link
Copy Markdown
Contributor

@mgeisler mgeisler commented May 9, 2026

This adds a test to ensure that mdBook plugins (preprocessors) are properly injected and executed when using the mdbook rule. It uses a naive rust_binary preprocessor to avoid introducing a dependency on serde_json or Python into the test workspace.

@mgeisler mgeisler force-pushed the mdbook-plugins-test branch from b5414f9 to 453ef83 Compare May 9, 2026 11:01
This adds a test to ensure that mdBook plugins (preprocessors) are
properly injected and executed when using the `mdbook` rule. It uses a
naive `rust_binary` preprocessor to avoid introducing a dependency on
`serde_json` or Python into the test workspace.
@mgeisler mgeisler force-pushed the mdbook-plugins-test branch from 453ef83 to 7d43674 Compare May 9, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant