mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
deps: Upgrade github.com/alecthomas/chroma/v2 v2.19.0 => v2.20.0
CLoses #13917
This commit is contained in:
@@ -230,11 +230,11 @@ An inline {{< highlight go "hl_inline=true" >}}fmt.Println("Value of i:", i)Hell
|
||||
b := hugolib.Test(t, files)
|
||||
|
||||
b.AssertFileContent("public/p1/index.html", "576ee13be18ddba2")
|
||||
b.AssertFileContent("public/p2/index.html", "8774e8b4bf60aa9e")
|
||||
b.AssertFileContent("public/p2/index.html", "a9a4ec6ce77d7a23")
|
||||
b.AssertFileContent("public/p3/index.html", "7634b47df1859f58")
|
||||
b.AssertFileContent("public/p4/index.html", "385a15e400df4e39")
|
||||
b.AssertFileContent("public/p5/index.html", "b3a73f3eddc6e0c1")
|
||||
b.AssertFileContent("public/p6/index.html", "b3a73f3eddc6e0c1")
|
||||
b.AssertFileContent("public/p5/index.html", "f69c99d2d7f786d4")
|
||||
b.AssertFileContent("public/p6/index.html", "f69c99d2d7f786d4")
|
||||
b.AssertFileContent("public/p7/index.html", "f12eeaa4d6d9c7ac")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user