|
@@ -620,7 +620,7 @@ underlined headlines. The default is 3."
|
|
(lines (org-split-string
|
|
(lines (org-split-string
|
|
(org-export-preprocess-string
|
|
(org-export-preprocess-string
|
|
region
|
|
region
|
|
- :for-ascii t
|
|
|
|
|
|
+ :for-backend 'ascii
|
|
:skip-before-1st-heading
|
|
:skip-before-1st-heading
|
|
(plist-get opt-plist :skip-before-1st-heading)
|
|
(plist-get opt-plist :skip-before-1st-heading)
|
|
:drawers (plist-get export-plist :drawers-export)
|
|
:drawers (plist-get export-plist :drawers-export)
|