hugo/common
Gareth Watts 3400aff258 Allow cascade _target to work with non toml fm
The TOML lib unmarshals slices of string maps to []map[string]interface{}
whereas YAML and JSON decode to []interface{}

The existing tests only check for TOML working correctly, and _target
with cascade did not work at all for frontmatter defined in other formats.

Add a function to normalize those slices

Fixes #7874
2020-10-22 23:00:19 +02:00
..
collections Fix order of GetTerms 2020-06-15 22:23:02 +02:00
constants Allow getJSON errors to be ignored 2020-10-22 09:09:29 +02:00
herrors
hreflect langs/i18n: Upgrade to go-i18n v2 2020-09-29 17:48:07 +02:00
hugio modules/npm: Preserve the original package.json if it exists 2020-09-15 01:04:31 +02:00
hugo releaser: Prepare repository for 0.77.0-DEV 2020-10-12 08:45:25 +00:00
loggers Allow getJSON errors to be ignored 2020-10-22 09:09:29 +02:00
maps Allow cascade _target to work with non toml fm 2020-10-22 23:00:19 +02:00
math
para
terminal
text
types Add openapi3.Unmarshal 2020-07-06 20:03:36 +02:00
urls