add mdbook to the devshell
This commit is contained in:
parent
99c38d2a5e
commit
2de47fc9c0
1 changed files with 3 additions and 0 deletions
|
@ -308,6 +308,9 @@
|
|||
|
||||
# Needed for finding broken markdown links
|
||||
lychee
|
||||
|
||||
# Useful for editing the book locally
|
||||
mdbook
|
||||
]);
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue