onestlatech.github.io/themes/beautifulhugo/layouts/shortcodes/content.html
2019-12-09 12:25:34 +01:00

3 lines
57 B
HTML

{{$file := .Get 0}}
{{ $file | readFile | markdownify }}