1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-11-16 08:11:06 +01:00

add mdbook to the devshell

This commit is contained in:
Charles Hall 2024-03-21 15:40:10 -07:00
parent 81bc1fc4e3
commit 68a33862b3
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF

View file

@ -307,6 +307,9 @@
# Needed for finding broken markdown links
lychee
# Useful for editing the book locally
mdbook
]);
};
});