]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl/tplimpl: Escape Markdown attributes in render hooks and shortcodes
authorJoe Mooring <joe.mooring@veriphor.com>
Wed, 4 Dec 2024 22:01:31 +0000 (14:01 -0800)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 9 Dec 2024 16:58:57 +0000 (17:58 +0100)
commit54398f8d572c689f9785d59e907fd910a23401b0
tree588652a17f2a93bd834471ab4181c6d77e701e22
parentb8c15f245b6989c10eaad932e19519bd8cc249e9
tpl/tplimpl: Escape Markdown attributes in render hooks and shortcodes
hugolib/content_render_hooks_test.go
markup/goldmark/tables/tables_integration_test.go
tpl/tplimpl/embedded/templates/_default/_markup/render-image.html
tpl/tplimpl/embedded/templates/_default/_markup/render-link.html
tpl/tplimpl/embedded/templates/_default/_markup/render-table.html
tpl/tplimpl/embedded/templates/shortcodes/youtube.html
tpl/tplimpl/render_hook_integration_test.go