Browse Source

new bug: avoid stripping whitespace when :results output

Dan Davison 16 years ago
parent
commit
efd48d4405
1 changed files with 2 additions and 1 deletions
  1. 2 1
      org-babel.org

+ 2 - 1
org-babel.org

@@ -2065,7 +2065,8 @@ plot "data" using 1:2 with lines
 (see [[* file result types][file result types]])
 (see [[* file result types][file result types]])
 
 
 
 
-* Bugs [20/31]
+* Bugs [20/32]
+** TODO avoid stripping whitespace from output when :results output
 ** TODO prompt characters appearing in output with R
 ** TODO prompt characters appearing in output with R
 #+begin_src R :session *R* :results output
 #+begin_src R :session *R* :results output
   x <- 6
   x <- 6