mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
markup/goldmark: Unify some code block tests
This commit is contained in:
@@ -250,9 +250,6 @@ LINE8
|
||||
|
||||
`
|
||||
|
||||
// Code fences
|
||||
files = strings.ReplaceAll(files, "§§§", "```")
|
||||
|
||||
b := hugolib.NewIntegrationTestBuilder(
|
||||
hugolib.IntegrationTestConfig{
|
||||
T: t,
|
||||
|
Reference in New Issue
Block a user