From 97a0f9a33aa5e474931c8328a23198a63b2503ad Mon Sep 17 00:00:00 2001 From: kzd Date: Sat, 18 Oct 2025 14:15:45 -0400 Subject: [PATCH] change mermaid to use shortcode for hugo --- content/docs/other/bigscreen-beyond-driver/_index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/docs/other/bigscreen-beyond-driver/_index.md b/content/docs/other/bigscreen-beyond-driver/_index.md index 35f6e34..c6bbeeb 100644 --- a/content/docs/other/bigscreen-beyond-driver/_index.md +++ b/content/docs/other/bigscreen-beyond-driver/_index.md @@ -65,7 +65,8 @@ KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="35bd", ATTRS{idProduct To have functioning eyetracking while using a Bigscreen Beyond 2e under Linux, you will currently need to supplement the Baballonia portion of the software stack via Proton. The full stack can be pictured as such: -```mermaid + +{{% mermaid %}} graph TB E[Bigscreen Beyond 2e]-->F F[Bigscreen Bigeye]-->A @@ -88,7 +89,7 @@ graph TB B D end -``` +{{% /mermaid %}} `go-bsb-cams` can be found here: https://github.com/LilliaElaine/go-bsb-cams