deps: Upgrade github.com/alecthomas/chroma/v2 to v2.13.0

Closes #11862
This commit is contained in:
Paul Jolly
2024-03-14 10:04:41 +00:00
committed by GitHub
parent 48a0fea87a
commit be914ff34d
3 changed files with 9 additions and 9 deletions

View File

@@ -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 \}'