{{/* Source:https://gitlab.com/Roneo/hugo-shortcode-roneo-collection */}} {{ $file := .Get 0 }} {{ (printf "%s%s" .Page.File.Dir $file) | readFile | replaceRE "^---[\\s\\S]+?---" "" | safeHTML | markdownify }}