|
@@ -808,11 +808,11 @@ description. See variables `org-export-html-inline-images' and
|
|
may-inline-p)
|
|
may-inline-p)
|
|
"Make an HTML link.
|
|
"Make an HTML link.
|
|
OPT-PLIST is an options list.
|
|
OPT-PLIST is an options list.
|
|
-TYPE is the device-type of the link (THIS://foo.html)
|
|
|
|
-PATH is the path of the link (http://THIS#locationx)
|
|
|
|
-FRAGMENT is the fragment part of the link, if any (foo.html#THIS)
|
|
|
|
|
|
+TYPE is the device-type of the link (THIS://foo.html).
|
|
|
|
+PATH is the path of the link (http://THIS#location).
|
|
|
|
+FRAGMENT is the fragment part of the link, if any (foo.html#THIS).
|
|
DESC is the link description, if any.
|
|
DESC is the link description, if any.
|
|
-ATTR is a string of other attributes of the a element.
|
|
|
|
|
|
+ATTR is a string of other attributes of the \"a\" element.
|
|
MAY-INLINE-P allows inlining it as an image."
|
|
MAY-INLINE-P allows inlining it as an image."
|
|
|
|
|
|
(declare (special org-par-open))
|
|
(declare (special org-par-open))
|