Skip to content

Commit

Permalink
Remove .Inner from children shortcode (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
helfper committed Dec 5, 2020
1 parent ae732f3 commit 0c0b906
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions layouts/shortcodes/children.html
Expand Up @@ -35,8 +35,6 @@
{{end}}
</ul>

{{.Inner|safeHTML}}

{{ define "childs" }}
{{ range .menu }}
{{ if and .Params.hidden (not $.showhidden) }}
Expand Down

0 comments on commit 0c0b906

Please sign in to comment.