Browse Source

Fix indentation

Carsten Dominik 15 năm trước cách đây
mục cha
commit
31a9b70dfb
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      lisp/org-html.el

+ 2 - 2
lisp/org-html.el

@@ -570,8 +570,8 @@ DESCP is the boolean of whether there was a link description.
 See variables `org-export-html-inline-images' and
 `org-export-html-inline-image-extensions'."
    (declare (special 
-	       org-export-html-inline-images 
-	       org-export-html-inline-image-extensions))
+	     org-export-html-inline-images 
+	     org-export-html-inline-image-extensions))
    (or 
       (eq t org-export-html-inline-images)
       (and