1
0
Fork 0
hugo/tpl/internal/go_templates/htmltemplate
Bjørn Erik Pedersen 83cfdd78ca
Reimplement and simplify Hugo's template system
See #13541 for details.

Fixes #13545
Fixes #13515
Closes #7964
Closes #13365
Closes #12988
Closes #4891
2025-04-06 20:59:41 +02:00
..
testdata deps: Update to Chroma v0.8.2 2020-11-20 09:30:05 +01:00
attr.go tpl: Sync go_templates for Go 1.18 2022-03-16 08:54:25 +01:00
attr_string.go Go 1.21 Upgrade 2023-08-23 21:49:27 +02:00
clone_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
content.go Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00
content_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
context.go Pull in the latest code from Go's template packages (#11771) 2023-12-04 12:07:54 +01:00
css.go Fix upstream Go templates bug with reversed key/value assignment 2023-06-15 23:04:33 +02:00
css_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
delim_string.go Go 1.21 Upgrade 2023-08-23 21:49:27 +02:00
doc.go Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00
element_string.go Go 1.21 Upgrade 2023-08-23 21:49:27 +02:00
error.go Pull in the latest code from Go's template packages (#11771) 2023-12-04 12:07:54 +01:00
escape.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
escape_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
example_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
examplefiles_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
exec_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
html.go Fix upstream Go templates bug with reversed key/value assignment 2023-06-15 23:04:33 +02:00
html_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
hugo_template.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
js.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
js_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
jsctx_string.go Fix upstream Go templates bug with reversed key/value assignment 2023-06-15 23:04:33 +02:00
multi_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
state_string.go Pull in the latest code from Go's template packages (#11771) 2023-12-04 12:07:54 +01:00
template.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
template_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
transition.go Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00
transition_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
url.go tpl/internal: Sync go_templates 2022-11-14 22:31:50 +01:00
url_test.go Upgrade to Go 1.24 2025-02-12 22:01:25 +01:00
urlpart_string.go Go 1.21 Upgrade 2023-08-23 21:49:27 +02:00