preprocess

This commit is contained in:
blankie 2022-10-08 21:16:38 +07:00
parent c2c699ec8f
commit 1558f9f541
Signed by: blankie
GPG key ID: CC15FC822C7F61F5

View file

@ -73,7 +73,7 @@
"."))
`""))
,(if (string? image-description)
`(update-tree-wiki (html->xexp image-description) wikiname)
`(update-tree-wiki (html->xexp (preprocess-html-wiki image-description)) wikiname)
`""))))
(define (page-file req)