hugo/resources
Bjørn Erik Pedersen 1f23b4949c Fix some RenderShortcodes error cases
This issue fixes two cases where `{{__hugo_ctx` artifacts were left in the rendered output:

1. Inclusion when `.RenderShortcodes` is wrapped in HTML.
2. Inclusion of Markdown file without a trailing newline in some cases.

Closes #12854
Updates #12998
2024-11-03 13:33:31 +01:00
..
assets
images
internal
jsconfig
kinds
page Fix some RenderShortcodes error cases 2024-11-03 13:33:31 +01:00
postpub
resource Fix missing method NameNormalized panic 2024-08-25 23:17:26 +02:00
resource_factories
resource_transformers resources: Address Dart Sass deprecation of global built-in functions 2024-11-01 14:05:27 +01:00
testdata
docs.go
errorResource.go
image.go
image_cache.go
image_extended_test.go
image_test.go
post_publish.go Add basic "post resource publish support" 2020-04-07 21:59:20 +02:00
resource.go Replace the MD5 hashing of images with xxHash 2024-07-31 16:44:06 +02:00
resource_cache.go
resource_metadata.go
resource_spec.go
resource_spec_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
resource_test.go
resources_integration_test.go Shorten processed image filenames 2024-07-31 16:44:06 +02:00
testhelpers_test.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
transform.go
transform_integration_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
transform_test.go Shorten processed image filenames 2024-07-31 16:44:06 +02:00