From 754e1d61e476145e69b32b3879daf78c2b83d554 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 13 Mar 2020 23:31:25 +0530 Subject: Pass backend name to export functions. * ennu-html.el (ennu-html-inner-template): Pass backend name, not backend to export functions ennu-export-post and ennu-export-tag. --- ennu-html.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ennu-html.el b/ennu-html.el index 93dc221..28a4a6b 100644 --- a/ennu-html.el +++ b/ennu-html.el @@ -241,7 +241,8 @@ "%s" (org-export-data (plist-get info :summary) info)) -- cgit v1.2.3