From be914ff34d719168f8075dde657c1f5cdc3e4484 Mon Sep 17 00:00:00 2001 From: Paul Jolly Date: Thu, 14 Mar 2024 10:04:41 +0000 Subject: deps: Upgrade github.com/alecthomas/chroma/v2 to v2.13.0 Closes #11862 --- testscripts/commands/gen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testscripts') diff --git a/testscripts/commands/gen.txt b/testscripts/commands/gen.txt index e11ba0642..2ab90e5be 100644 --- a/testscripts/commands/gen.txt +++ b/testscripts/commands/gen.txt @@ -16,4 +16,4 @@ checkfilecount $NUM_COMMANDS manpages hugo gen chromastyles -h stdout 'Generate CSS stylesheet for the Chroma code highlighter' hugo gen chromastyles --style monokai -stdout '/\* LineHighlight \*/ \.chroma \.hl \{ background-color: #3c3d38 \}' +stdout '/\* LineHighlight \*/ \.chroma \.hl \{ background-color:#3c3d38 \}' -- cgit v1.2.3