mirror of
https://github.com/rust-lang/mdBook.git
synced 2026-09-10 12:27:46 -04:00
6 lines
146 B
TOML
6 lines
146 B
TOML
[book]
|
|
title = "remove-emphasis"
|
|
|
|
[preprocessor.remove-emphasis]
|
|
command = "cargo run --manifest-path=mdbook-remove-emphasis/Cargo.toml --locked"
|