Skip to content
Snippets Groups Projects
Commit 31d9fbff authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm {{.Inner}} from shortcodes anchor and children to comply with hugo 0.111

parent 2c6e4872
Branches
Tags
1 merge request!1686Hugo: rm {{.Inner}} from shortcodes anchor and children to comply with hugo 0.111 (#640)
Pipeline #102379 passed
<anchor id="{{.Get 0}}">{{.Inner}}</anchor> <anchor id="{{.Get 0}}"/>
\ No newline at end of file
...@@ -36,8 +36,6 @@ ...@@ -36,8 +36,6 @@
{{end}} {{end}}
</ul> </ul>
{{.Inner|safeHTML}}
{{- define "childs" }} {{- define "childs" }}
{{- range .menu }} {{- range .menu }}
{{- if and .Params.hidden (not $.showhidden) }} {{- if and .Params.hidden (not $.showhidden) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment