branch: externals/rec-mode
commit 06ec5c5b258d27d1111921405b2754eee8f2ff27
Author: Jose E. Marchesi <[email protected]>
Commit: Antoine Kalmbach <[email protected]>
ob-rec: support for :sort and minor fixes.
---
etc/ob-rec.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/etc/ob-rec.el b/etc/ob-rec.el
index 8e086ba..c5e0dbe 100644
--- a/etc/ob-rec.el
+++ b/etc/ob-rec.el
@@ -54,6 +54,7 @@ This function is called by `org-babel-execute-src-block'."
(do-raw (or (member "scalar" result-params)
(member "html" result-params)
(member "code" result-params)
+ (member "verbatim" result-params)
(equal (point-min) (point-max)))))
(unless do-raw
;; Get the csv representation, that will be used by