hugo/resources
AcClassic a1a9c08b5f resource_transformers/tocss: Fixed hugo:vars casting
Variables passed via the hugo:vars function where passed as type string.
This caused problems when using the variables in sass functions because
these expect a specific type. Now we check if the passed variables have
to be quoted and therefore are of type string or if they should not be
quoted and let the type interpretation up to the sass compiler.

Fixes #10632
2023-02-22 13:26:10 +01:00
..
images
internal
jsconfig
page Add page fragments support to Related 2023-02-21 17:56:41 +01:00
postpub Add page fragments support to Related 2023-02-21 17:56:41 +01:00
resource Add page fragments support to Related 2023-02-21 17:56:41 +01:00
resource_factories
resource_transformers resource_transformers/tocss: Fixed hugo:vars casting 2023-02-22 13:26:10 +01:00
testdata
docs.go
errorResource.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
image.go
image_cache.go
image_extended_test.go
image_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
integration_test.go
post_publish.go
resource.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go
resource_test.go
testhelpers_test.go
transform.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
transform_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00