layouts/shortcodes/content.html (2 lines of code) (raw):

{{$file := .Get 0}} {{ with .Page.GetPage $file }}{{ .Content | markdownify }}{{ end }}