add mdbook to the devshell

This commit is contained in:
Charles Hall
2024-03-23 01:49:27 -04:00
committed by June
parent 99c38d2a5e
commit 2de47fc9c0
+3
View File
@@ -308,6 +308,9 @@
# Needed for finding broken markdown links
lychee
# Useful for editing the book locally
mdbook
]);
};
});