diff --git a/layouts/shortcodes/filetree/file.html b/layouts/shortcodes/filetree/file.html index cb3e315..de0e82d 100644 --- a/layouts/shortcodes/filetree/file.html +++ b/layouts/shortcodes/filetree/file.html @@ -4,6 +4,6 @@
  • {{- partial "utils/icon" (dict "name" "document-text" "attributes" "width=1em") -}} - {{ $name }} + {{ $name | markdownify }}