mirror of
https://github.com/leptos-rs/book.git
synced 2025-12-27 08:45:27 -05:00
11 lines
245 B
TOML
11 lines
245 B
TOML
[output.html]
|
|
additional-css = ["./mdbook-admonish.css"]
|
|
[output.html.playground]
|
|
runnable = false
|
|
|
|
[preprocessor]
|
|
|
|
[preprocessor.admonish]
|
|
command = "mdbook-admonish"
|
|
assets_version = "3.0.1" # do not edit: managed by `mdbook-admonish install`
|