hugo/resources/page
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
..
page_generate
pagemeta resources/page: Treat null dates as zero dates 2024-10-06 20:35:25 +02:00
siteidentities
page.go Fix some RenderShortcodes error cases 2024-11-03 13:33:31 +01:00
page_author.go
page_data.go
page_data_test.go
page_integration_test.go
page_kinds.go
page_lazy_contentprovider.go
page_markup.go Don't count HTML markup in auto summaries 2024-09-10 11:03:47 +02:00
page_markup_integration_test.go Fix some RenderShortcodes error cases 2024-11-03 13:33:31 +01:00
page_markup_test.go Don't count HTML markup in auto summaries 2024-09-10 11:03:47 +02:00
page_marshaljson.autogen.go
page_matcher.go
page_matcher_test.go
page_nop.go
page_outputformat.go
page_paths.go Never sanitize when url set in front matter 2024-10-16 18:01:11 +02:00
page_wrappers.autogen.go
pagegroup.go
pagegroup_test.go
pages.go
pages_cache.go
pages_cache_test.go
pages_language_merge.go
pages_prev_next.go
pages_prev_next_integration_test.go
pages_prev_next_test.go
pages_related.go
pages_related_test.go
pages_sort.go
pages_sort_search.go
pages_sort_search_test.go
pages_sort_test.go
pages_test.go
pagination.go
pagination_test.go
path_integration_test.go
permalinks.go Remove erroneously permalink validation 2024-10-16 10:14:48 +02:00
permalinks_integration_test.go Never sanitize when url set in front matter 2024-10-16 18:01:11 +02:00
permalinks_test.go resources/page: Adjust the permalinks colon implementation a little 2024-10-15 10:28:00 +02:00
site.go
site_integration_test.go
taxonomy.go
taxonomy_integration_test.go
testhelpers_test.go
weighted.go
zero_file.autogen.go