Explorar o código

Merge branch 'maint'

Nicolas Goaziou %!s(int64=12) %!d(string=hai) anos
pai
achega
df047521fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      contrib/lisp/ox-confluence.el

+ 1 - 1
contrib/lisp/ox-confluence.el

@@ -171,6 +171,6 @@ will be displayed when `org-export-show-temporary-export-buffer'
 is non-nil."
   (interactive)
   (org-export-to-buffer 'confluence "*org CONFLUENCE Export*"
-    async subtreep visible-only body-only external (lambda () (text-mode))))
+    async subtreep visible-only body-only ext-plist (lambda () (text-mode))))
 
 (provide 'ox-confluence)