add github flavored markdown alerts to the handbook
This commit is contained in:
@@ -227,6 +227,7 @@ install-build-deps:
|
|||||||
@echo "Installing build dependencies if they have not already been installed..."
|
@echo "Installing build dependencies if they have not already been installed..."
|
||||||
@cargo install mdbook --vers "^0.4" --locked
|
@cargo install mdbook --vers "^0.4" --locked
|
||||||
@cargo install xq --locked
|
@cargo install xq --locked
|
||||||
|
@cargo install mdbook-alerts --locked
|
||||||
#@cargo install mdbook-linkcheck --locked
|
#@cargo install mdbook-linkcheck --locked
|
||||||
@cargo install --git https://github.com/typst/typst typst-cli --locked
|
@cargo install --git https://github.com/typst/typst typst-cli --locked
|
||||||
@cargo install mdbook-typst --locked
|
@cargo install mdbook-typst --locked
|
||||||
|
|||||||
@@ -84,6 +84,8 @@ limit-results = 128
|
|||||||
teaser-word-count = 64
|
teaser-word-count = 64
|
||||||
use-boolean-and = true
|
use-boolean-and = true
|
||||||
|
|
||||||
|
[preprocessor.alerts]
|
||||||
|
|
||||||
#[output.linkcheck]
|
#[output.linkcheck]
|
||||||
|
|
||||||
[output.typst]
|
[output.typst]
|
||||||
|
|||||||
@@ -4,4 +4,5 @@ Welcome to the documentation for the SenseGlove Unreal Engine Plugin (a.k.a. The
|
|||||||
|
|
||||||
This handbook is an ongoing effort an a work in progress to document the SenseGlove Unreal Engine Plugin. Feel free to visit this handbook on a regular basis.
|
This handbook is an ongoing effort an a work in progress to document the SenseGlove Unreal Engine Plugin. Feel free to visit this handbook on a regular basis.
|
||||||
|
|
||||||
> __🚨 Feel free to checkout [the SenseGlove Unreal Engine Plugin landing page on the UE Marketplace as well](https://www.unrealengine.com/marketplace/en-US/product/the-senseglove-unreal-engine-plugin).__
|
> [!TIP]
|
||||||
|
> __Feel free to checkout [the SenseGlove Unreal Engine Plugin landing page on the UE Marketplace as well](https://www.unrealengine.com/marketplace/en-US/product/the-senseglove-unreal-engine-plugin).__
|
||||||
|
|||||||
Reference in New Issue
Block a user