aboutsummaryrefslogtreecommitdiffstats
path: root/core/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/functions.php')
-rw-r--r--core/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/functions.php b/core/functions.php
index 4befb19..4b3eabd 100644
--- a/core/functions.php
+++ b/core/functions.php
@@ -91,7 +91,7 @@ function generateItemTemplateData(Item $Item): array {
'NEXT' => FALSE,
'FILE' => [
- 'LIST' => $Item->getFiles()
+ 'LIST' => getMarkdownImageURLs($preparsed),
],
'BODY' => [