reword error

pull/218/head
Matthew Butterick 4 years ago
parent ff13024899
commit 73376e8faa

@ -1 +1 @@
1575123304
1575591495

@ -345,10 +345,8 @@
[maybe-template-path]
[(get-template-for source-path output-path)]
[else (raise-user-error 'render-markup-or-markdown-source
"couldn't find template~a"
(if (has-inner-poly-ext? source-path)
(format " for target .~a" (current-poly-target))
""))]))
"couldn't find template for target .~a"
(current-poly-target))]))
;; use a temp file so that multiple (possibly parallel) renders
;; do not compete for write access to the same template

Loading…
Cancel
Save