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:
parent
81bc1fc4e3
commit
68a33862b3
1 changed files with 3 additions and 0 deletions
|
@ -307,6 +307,9 @@
|
|||
|
||||
# Needed for finding broken markdown links
|
||||
lychee
|
||||
|
||||
# Useful for editing the book locally
|
||||
mdbook
|
||||
]);
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue