fixed regexp when resolving noweb references
commit3bf8d8fd86b28c11c0021745f14640f3b44a3e16
authorEric Schulte <eric.schulte@gmx.com>
Sun, 11 Dec 2011 19:02:02 +0000 (11 12:02 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Sun, 11 Dec 2011 19:02:02 +0000 (11 12:02 -0700)
treec48113e026623000d37b2fa448a60bd0291ef6ce
parent68cc108759bbe07382adf6707e0a10aa81a4e0e5
fixed regexp when resolving noweb references

* lisp/ob.el (org-babel-expand-noweb-references): Fixed regexp.
* testing/lisp/test-ob.el (test-ob/noweb-expansion): Test both named
  code block and noweb-ref header argument references.
lisp/ob.el
testing/lisp/test-ob.el