|
@@ -201,9 +201,6 @@ which defaults to the value of `org-export-blocks-witheld'."
|
|
|
(interblock start (point-max))
|
|
|
(run-hooks 'org-export-blocks-postblock-hook)))))
|
|
|
|
|
|
-(add-hook 'org-export-preprocess-after-include-files-hook
|
|
|
- 'org-export-blocks-preprocess)
|
|
|
-
|
|
|
;;================================================================================
|
|
|
;; type specific functions
|
|
|
|