Back to Materialize

Include Md.Skill

doc/user/layouts/shortcodes/include-md.skill.md

123193 B
Original Source

{{- /* Skill output: inline the included markdown content with shortcode processing */ -}} {{- $path := .Get "file" -}} {{- $content := readFile $path -}} {{- $content | $.Page.RenderString -}}