summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <eric.schulte@gmx.com>2012-03-05 10:45:25 -0700
committerEric Schulte <eric.schulte@gmx.com>2012-03-05 10:45:25 -0700
commit9480a2210ce7383c74d76f94bf933a11f87c5733 (patch)
tree1ddb15bc4b19f4128a0985ffc6602a9fe6072694
parentefe039db93ec95899f06fb335f8309e4fa7d2a44 (diff)
downloadorg-mode-9480a2210ce7383c74d76f94bf933a11f87c5733.tar.gz
improved sbe documentation
-rw-r--r--lisp/ob-table.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ob-table.el b/lisp/ob-table.el
index 7d41a00..fb19917 100644
--- a/lisp/ob-table.el
+++ b/lisp/ob-table.el
@@ -75,9 +75,8 @@ results
NOTE: by default string variable names are interpreted as
references to source-code blocks, to force interpretation of a
-cell's value as a string, prefix the identifier with two \"$\"s
-rather than a single \"$\" (i.e. \"$$2\" instead of \"$2\" in the
-example above.
+cell's value as a string, prefix the identifier a \"$\" (e.g.,
+\"$$2\" instead of \"$2\" or \"$@2$2\" instead of \"@2$2\").
NOTE: it is also possible to pass header arguments to the code
block. In this case a table cell should hold the string value of