web: render readable html as markdown

This commit is contained in:
2026-05-31 07:11:31 +09:00
parent aa81aa8c6f
commit 2a3208b96e
4 changed files with 755 additions and 58 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-VzVFqOWJHfgX92Qw84995ICQu2uvQPeYm6AotU4/LR0=";
cargoHash = "sha256-8TAJLV7+7Th4o5Jpsyqz+n9kiuB0FO6qxGi559otfko=";
depsExtraArgs = {
# nixpkgs 25.11's fetchCargoVendor still uses crates.io's API