]> git.maquefel.me Git - brevno-suite/hugo/commit
Expand the numeric conversions to template funcs/methods
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 22 Oct 2025 17:12:11 +0000 (19:12 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 22 Oct 2025 19:04:39 +0000 (21:04 +0200)
commite08278d165399bd2d7d7331d966129a2faa268b2
treee555f09fd3b6305833bbbc3557f8d0c91de863c4
parentdf4f80d54f389407d935a0388707be2bf888d882
Expand the numeric conversions to template funcs/methods

So the example mentioned in #14079 also works for TOML and JSON front matter.

See #14079
common/hreflect/helpers.go
common/hreflect/helpers_test.go
tpl/templates/templates_integration_test.go