Update to mdbook 0.5 #61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "mdbook-0.5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
v0.5 is not stable yet, so we're testing against v0.5.0-alpha.1.
Will merge this once there's a stable release.
Fixes #60
@ -9,7 +9,7 @@ repository = "https://github.com/badboy/mdbook-mermaid"edition = "2018"Note that
mdbook-preprocessordoes not have any features, default or otherwise (see Cargo.toml or docs.rs). Some people choose to pro-actively setdefault-features = falsehowever.@ -9,7 +9,7 @@ repository = "https://github.com/badboy/mdbook-mermaid"edition = "2018"Oh also,
mdbook v0.5.0has just been released!Would be nice to get this merged soon! Our workflow is currently failing due to:
Which is probably due to version incompatibility.
Thanks for the quick preprocessor update @badboy 💪