mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-11 20:03:58 +02:00
@@ -106,7 +106,6 @@ func collect(input []byte, skipFrontMatter bool, stateStart stateFunc) (items []
|
||||
var cfg Config
|
||||
|
||||
return collectWithConfig(input, skipFrontMatter, stateStart, cfg)
|
||||
|
||||
}
|
||||
|
||||
// no positional checking, for now ...
|
||||
|
Reference in New Issue
Block a user