|
@@ -864,7 +864,7 @@ security risks."
|
|
options))
|
|
options))
|
|
(setq p (plist-put p (car o)
|
|
(setq p (plist-put p (car o)
|
|
(car (read-from-string
|
|
(car (read-from-string
|
|
- (match-string 1 options))))))))))
|
|
|
|
|
|
+ (match-string 2 options))))))))))
|
|
p)
|
|
p)
|
|
|
|
|
|
(defun org-export-add-subtree-options (p pos)
|
|
(defun org-export-add-subtree-options (p pos)
|