mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -313,7 +313,7 @@ allow = ['asciidoctor']
|
||||
converter.ProviderConfig{
|
||||
Logger: loggers.NewDefault(),
|
||||
Conf: conf,
|
||||
Exec: hexec.New(securityConfig),
|
||||
Exec: hexec.New(securityConfig, ""),
|
||||
},
|
||||
)
|
||||
c.Assert(err, qt.IsNil)
|
||||
|
Reference in New Issue
Block a user