mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 10:16:09 -05:00
Add mdbook-html
This new crate will hold the HTML renderer and related front-end parts.
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1312,6 +1312,10 @@ dependencies = [
|
||||
"toml",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "mdbook-html"
|
||||
version = "0.5.0-alpha.1"
|
||||
|
||||
[[package]]
|
||||
name = "mdbook-markdown"
|
||||
version = "0.5.0-alpha.1"
|
||||
|
||||
Reference in New Issue
Block a user