add github flavored markdown alerts to the handbook

This commit is contained in:
Mamadou Babaei
2024-08-16 16:43:25 +02:00
parent 1b034df2bd
commit 31f138f982
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -227,6 +227,7 @@ install-build-deps:
@echo "Installing build dependencies if they have not already been installed..."
@cargo install mdbook --vers "^0.4" --locked
@cargo install xq --locked
@cargo install mdbook-alerts --locked
#@cargo install mdbook-linkcheck --locked
@cargo install --git https://github.com/typst/typst typst-cli --locked
@cargo install mdbook-typst --locked