From e627d7363dc59890743c80bb3fdce1a354e10f22 Mon Sep 17 00:00:00 2001 From: Sam Scholten Date: Thu, 27 Aug 2026 14:29:06 +1000 Subject: add highlight-left/right modifiers for column emphasis --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index 19b52f2..f24548e 100644 --- a/justfile +++ b/justfile @@ -16,7 +16,7 @@ help: @echo " demo - Build demo presentations" @echo "" @echo "Themes: acarp (16:9), acarp-beamer (4:3)" - @echo "Layouts: title, layout-2col" + @echo "Layouts: title, layout-2col, highlight-left/right" # Install dependencies install: -- cgit v1.2.3