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