fixed bug in parsing of arguments to code block references
commitb21da5f5d6cb0f3e888ff018a3b2507c8ef2a3b8
authorEric Schulte <eric.schulte@gmx.com>
Tue, 13 Dec 2011 00:19:31 +0000 (12 17:19 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Tue, 13 Dec 2011 00:19:40 +0000 (12 17:19 -0700)
treec940800bd5589651e3e8c4d3cad13b85564ca1ad
parent4ecf626ee7eb2b89e65f3591f5265d2228c391f2
fixed bug in parsing of arguments to code block references

* lisp/ob-ref.el (org-babel-ref-split-args): Now uses
  `org-babel-balanced-split'.
* testing/lisp/test-ob.el (test-ob/splitting-variable-lists-in-references):
  Test new working behavior.
lisp/ob-ref.el
testing/lisp/test-ob.el