summaryrefslogtreecommitdiffstats
path: root/src/bin/mdbook-mermaid.rs
AgeCommit message (Expand)Author
2022-12-19Read a string, then convert it to a PathBufJan-Erik Rediger
2022-12-15FormattingJan-Erik Rediger
2022-12-15Upgrade dependencies and fix clap breakageJan-Erik Rediger
2022-07-16Apply clippy suggestionJan-Erik Rediger
2022-05-26Upgrade dependenciesJan-Erik Rediger
2022-01-25Avoid roundtripping through pulldown-cmarkJan-Erik Rediger
2022-01-25Dependency updatesJan-Erik Rediger
2021-04-06Follow clippy recommendationsJan-Erik Rediger
2021-02-09Always try to add additional filesJan-Erik Rediger
2021-01-06Remove now-unused CSS fileJan-Erik Rediger
2020-09-28Upgrade dependenciesJan-Erik Rediger
2020-04-25Write preprocessor configurationJan-Erik Rediger
2020-04-25Add a hook to install required files and configurationJan-Erik Rediger
2020-04-06Make it edition 2018Jan-Erik Rediger
2019-07-16auto formatJan-Erik Rediger
2019-07-16Include versionJan-Erik Rediger
2019-07-09Properly document that it is a preprocessorJan-Erik Rediger
2019-07-09Removed an expect()Michael Bryan
2019-07-09Changed the version check from a panic!() to an error messageMichael Bryan
2019-07-09Renamed the binaryMichael Bryan