mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
4b189d8fd9
Note that we will now fail if `inlineImports` is enabled and we cannot resolve an import. You can work around this by either: * Use url imports or imports with media queries. * Set `skipInlineImportsNotFound=true` in the options Also get the argument order in the different NewFileError* funcs in line. Fixes #9895 |
||
---|---|---|
.. | ||
codeblocks | ||
goldmark_config | ||
internal | ||
autoid.go | ||
autoid_test.go | ||
convert.go | ||
convert_test.go | ||
integration_test.go | ||
render_hooks.go | ||
toc.go | ||
toc_test.go |