From bedce32c2cccb176d76bf8f915588842ab5177d7 Mon Sep 17 00:00:00 2001 From: kzd Date: Sat, 18 Oct 2025 16:28:03 -0400 Subject: [PATCH] bsb page mermaid chart fix --- content/docs/other/bigscreen-beyond-driver/_index.md | 4 ++-- 1 file changed, 2 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..615233b 100644 --- a/content/docs/other/bigscreen-beyond-driver/_index.md +++ b/content/docs/other/bigscreen-beyond-driver/_index.md @@ -65,7 +65,7 @@ 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 +88,7 @@ graph TB B D end -``` +{{% /mermaid %}} `go-bsb-cams` can be found here: https://github.com/LilliaElaine/go-bsb-cams